Skip to content

Hostname

glbth.com

Last fetched

glbth.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · glbth.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/glbth.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.10913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.32.121.10913.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.5313.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.5913.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.7213.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.225.253.161.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.225.283.161.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.225.363.161.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.225.413.161.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.3.283.170.3.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.3.433.170.3.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.3.883.170.3.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.3.913.170.3.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

14 observed subdomains of glbth.com.

Web-graph footprint

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

2 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for glbth.com.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from glbth.com.

Cypher and MCP

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

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