Skip to content

Hostname

krishnawahi.com

Last fetched

krishnawahi.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HK. WHOIS lists iana:1636 as the registrar.

Nutrition Label

WHISPER CANON · krishnawahi.comRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/krishnawahi.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.69.11913.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.6313.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.813.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.8713.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
18.64.155.12518.64.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.155.1718.64.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.155.6418.64.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.155.6818.64.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.119.1113.161.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.161.119.163.161.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.161.119.193.161.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.161.119.783.161.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT

WHOIS identity

Registrar
iana:1636
Organization
domain admin
Contact emails

Subdomains

1 observed subdomain of krishnawahi.com.

Threat posture

History

Related pages

Pivot deeper into the graph from krishnawahi.com.

Cypher and MCP

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

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