Skip to content

Hostname

t.grtyb.com

Last fetched

t.grtyb.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · t.grtyb.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/t.grtyb.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.26.113108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.122108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.54108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.56108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.29.133.174.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.174.29.683.174.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.174.29.773.174.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.174.29.893.174.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

No WHOIS records are currently associated with t.grtyb.com in WhisperGraph.

Web-graph footprint

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

9 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from t.grtyb.com.

Cypher and MCP

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

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