All hostnames genkicrepes.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.
Nutrition Label WHISPER CANON · genkicrepes.com Routing diversity 6.5/10 Peering density 9.4/10 MOAS conflict ✓ none Threat-feed listings 10.0/10 WHOIS transparency 10.0/10 Resolver footprint 4.6/10 canon.whisper.security/host/genkicrepes.com Resolution chain genkicrepes.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 3.5.78.40 3.5.78.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.5.81.5 3.5.81.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.5.81.51 3.5.81.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.5.83.122 3.5.83.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.5.85.252 3.5.85.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.218.176.202 52.218.176.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.218.181.18 52.218.181.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.218.205.106 52.218.205.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.218.217.10 52.218.217.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.218.233.90 52.218.233.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.218.235.18 52.218.235.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.218.249.250 52.218.249.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.92.132.131 52.92.128.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.92.139.67 52.92.136.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.92.155.115 52.92.152.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.92.185.51 52.92.184.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.92.186.187 52.92.184.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.92.201.75 52.92.200.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.92.209.91 52.92.208.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.92.211.243 52.92.208.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US
WHOIS identity Registrar iana:146 Organization alex ma Contact emails Subdomains 1 observed subdomain of genkicrepes.com.
Web-graph footprint Distinct hostnames that link to or from genkicrepes.com in the public web crawl.
16 sites link to this hostname.
Related pages Pivot deeper into the graph from genkicrepes.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "genkicrepes.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 .