All hostnames gramlich.co resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.
Nutrition Label WHISPER CANON · gramlich.co Routing diversity 5.9/10 Peering density 9.3/10 MOAS conflict ✓ none Threat-feed listings 10.0/10 WHOIS transparency 0.0/10 Resolver footprint 8.3/10 canon.whisper.security/host/gramlich.co Resolution chain gramlich.co resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 3.5.79.91 3.5.79.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.5.83.66 3.5.83.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.218.168.42 52.218.168.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.218.233.154 52.218.233.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.218.234.210 52.218.234.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.218.246.154 52.218.246.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.92.130.243 52.92.128.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.92.148.243 52.92.144.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.92.164.195 52.92.160.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.92.186.227 52.92.184.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.92.191.91 52.92.184.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.92.204.115 52.92.200.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.92.224.147 52.92.224.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.92.226.163 52.92.224.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.92.233.187 52.92.232.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.92.242.179 52.92.240.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US
WHOIS identity Registrar iana:81 Organization — Contact emails — Subdomains 1 observed subdomain of gramlich.co.
Mail and authentication SPF policy 1 SPF mechanism authorising senders for gramlich.co.
Related pages Pivot deeper into the graph from gramlich.co.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gramlich.co"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server .