All hostnames grundtech.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.
Nutrition Label WHISPER CANON · grundtech.com Routing diversity — Peering density — MOAS conflict — Threat-feed listings — WHOIS transparency — Resolver footprint — canon.whisper.security/host/grundtech.com Resolution chain grundtech.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 16.15.0.70 16.15.0.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. US 16.15.0.88 16.15.0.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.219.112.211 52.219.112.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.219.113.131 52.219.113.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.219.113.19 52.219.113.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.219.113.27 52.219.113.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.219.120.147 52.219.120.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.219.120.19 52.219.120.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.219.120.211 52.219.120.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.219.120.251 52.219.120.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.219.121.123 52.219.121.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.219.192.67 52.219.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.219.193.107 52.219.193.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.219.193.163 52.219.193.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.219.193.179 52.219.193.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.219.193.99 52.219.193.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.219.194.27 52.219.194.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.219.216.155 52.219.216.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.219.216.171 52.219.216.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.219.216.91 52.219.216.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. US
WHOIS identity Registrar iana:81 Organization grund technical solutions Contact emails Subdomains 4 observed subdomains of grundtech.com.
Web-graph footprint Distinct hostnames that link to or from grundtech.com in the public web crawl.
Mail and authentication SPF policy 2 SPF mechanisms authorising senders for grundtech.com.
Related pages Pivot deeper into the graph from grundtech.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "grundtech.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server .