Skip to content

Hostname

globebrand.com

Last fetched

globebrand.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

globebrand.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.6.69104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.7.69104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.68.223172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

22 observed subdomains of globebrand.com.

Web-graph footprint

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

70 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for globebrand.com.

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzendesk.com
SPF_IP104.210.80.79/32
SPF_IP13.210.43.241
SPF_IP13.236.104.42
SPF_IP13.236.206.172
SPF_IP13.70.157.244/32
SPF_IP150.242.138.85/32
SPF_IP185.203.176.104
SPF_IP203.27.191.34/32
SPF_IP3.24.52.178/32
SPF_IP37.64.23.138/31
SPF_IP51.38.176.194
SPF_IP60.241.192.202/32
SPF_IP64.60.158.2
SPF_IP64.60.52.138
SPF_IP65.60.116.204/32

Related pages

Pivot deeper into the graph from globebrand.com.

Cypher and MCP

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

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