Skip to content

Hostname

adtrav.com

Last fetched

adtrav.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US.

Nutrition Label

WHISPER CANON · adtrav.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/adtrav.com

Resolution chain

adtrav.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.196.159.29104.196.144.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from adtrav.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

26 SPF mechanisms authorising senders for adtrav.com.

MechanismTarget
SPF_INCLUDE242676432.spf02.hubspotemail.net
SPF_INCLUDE_spf.messagegears.net
SPF_INCLUDEcmail1.com
SPF_INCLUDEsender.zohobooks.com
SPF_INCLUDEspf-0036e401.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sabre.com
SPF_INCLUDEspf.zoho.com
SPF_INCLUDEzcsend.net
SPF_IP117.20.43.11/32
SPF_IP135.84.80.0/24
SPF_IP135.84.82.0/24
SPF_IP136.143.184.0/24
SPF_IP136.143.188.0/24
SPF_IP171.17.133.100/32
SPF_IP171.17.133.140/32
SPF_IP199.67.64.0/24
SPF_IP208.64.67.131
SPF_IP208.64.67.132
SPF_IP208.64.67.137
SPF_IP208.64.67.138
SPF_IP63.131.146.17/32
SPF_IP63.131.146.18
SPF_IP82.150.225.79/32
SPF_IP82.150.230.4
SPF_IP82.150.230.84/31

Related pages

Pivot deeper into the graph from adtrav.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

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

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