Skip to content

Hostname

travers.com

Last fetched

travers.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. travers.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · travers.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/travers.com

Resolution chain

No IPv4 resolution is recorded for travers.com in WhisperGraph.

IPv6 resolution

No AAAA record for travers.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:2
Registrant organisation
perfect privacy,
Contact emails
helpdesk@travers.com, mis@travers.com, td8hb2zf7j3@networksolutionsprivateregistration.com

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns1-01.azure-dns.com
  • ns4-01.azure-dns.info
  • ns2-01.azure-dns.net
  • ns3-01.azure-dns.org

MX records

  • travers-com.mail.protection.outlook.com

SPF policy

  • ip: 208.105.23.192/28
  • ip: 69.174.95.208/28
  • ip: 63.125.100.4/30
  • ip: 208.116.147.64/26
  • ip: 52.8.207.81/32
  • include: spfa.cpmails.com
  • include: spf.protection.outlook.com
  • a: mrsip1.ringcentral.com
  • a: mrsip2.ringcentral.com
  • mx: travers.com
  • include: spf.exclaimer.net
  • include: 5257956.spf04.hubspotemail.net
  • include: sendgrid.net
  • include: mailgun.org
  • ip: 208.105.92.98
  • ip: 52.52.161.20
  • ip: 65.115.41.132
  • ip: 65.115.41.158
  • ip: 65.115.41.160

Threat-feed evidence

History

Related pages

Pivot from travers.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "travers.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.