Skip to content

Hostname

smart.glbth.com

Last fetched

smart.glbth.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · smart.glbth.comRouting diversity4.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/smart.glbth.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.155.3413.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.3513.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.4913.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.8213.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
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
13.33.235.1013.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.12613.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.1413.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.9313.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
143.204.55.124143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.127143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.13143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.87143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH

WHOIS identity

No WHOIS records are currently associated with smart.glbth.com in WhisperGraph.

Web-graph footprint

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

2 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from smart.glbth.com.

Cypher and MCP

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

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