Skip to content

Hostname

globohq.com

Last fetched

globohq.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · globohq.comRouting diversity6.1/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/globohq.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.24.215.89100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.121.126100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
107.22.84.100107.22.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
3.220.142.1293.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.222.184.93.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.225.35.753.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.228.45.373.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.199.230.5434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.153.228.435.153.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
44.207.207.17744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.207.48.25444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.210.255.24544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.217.204.19844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.218.180.20744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.0.109.19652.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.201.16.1952.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.203.69.6452.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.205.187.14252.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.156.50.21254.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.87.109.22054.87.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
globo language services,
Contact emails

Subdomains

1 observed subdomain of globohq.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for globohq.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from globohq.com.

Cypher and MCP

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

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