Skip to content

Hostname

globe-trotter.com

Last fetched

globe-trotter.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:65 as the registrar.

Nutrition Label

WHISPER CANON · globe-trotter.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/globe-trotter.com

Resolution chain

globe-trotter.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.20.37.140104.20.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.152.58172.66.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:65
Organization
globe-trotter suit case co
Contact emails

Subdomains

20 observed subdomains of globe-trotter.com.

Web-graph footprint

Distinct hostnames that link to or from globe-trotter.com in the public web crawl.

276 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for globe-trotter.com.

MechanismTarget
SPF_Ajp.globe-trotter.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.25.189.25
SPF_IP13.74.46.218
SPF_IP13.74.68.81
SPF_IP3.115.64.14
SPF_IP40.67.233.184
SPF_IP81.3.27.130
SPF_IP81.3.27.131
SPF_IP81.3.27.132
SPF_IP81.3.27.133
SPF_IP87.224.117.130

Related pages

Pivot deeper into the graph from globe-trotter.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "globe-trotter.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.