All hostnames prokhel.cc resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG.
Nutrition Label WHISPER CANON · prokhel.cc Routing diversity 4.8/10 Peering density 9.4/10 MOAS conflict ✓ none Threat-feed listings 10.0/10 WHOIS transparency 0.0/10 Resolver footprint 4.6/10 canon.whisper.security/host/prokhel.cc Resolution chain prokhel.cc 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.147.106 3.5.147.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. SG 3.5.147.113 3.5.147.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. SG 3.5.147.162 3.5.147.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. SG 3.5.149.115 3.5.149.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. SG 3.5.149.118 3.5.149.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. SG 3.5.149.159 3.5.149.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. SG 3.5.149.93 3.5.149.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. SG 3.5.149.97 3.5.149.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. SG 3.5.151.69 3.5.151.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. SG 52.219.125.21 52.219.125.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. SG 52.219.125.25 52.219.125.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. SG 52.219.132.65 52.219.132.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. SG 52.219.133.5 52.219.133.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. SG 52.219.184.39 52.219.184.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. SG 52.219.184.71 52.219.184.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. SG 52.219.40.49 52.219.40.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. SG
WHOIS identity No WHOIS records are currently associated with prokhel.cc in WhisperGraph.
Subdomains 3 observed subdomains of prokhel.cc.
Related pages Pivot deeper into the graph from prokhel.cc.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "prokhel.cc"})-[: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 .