Skip to content

Hostname

krishnatiger.com

Last fetched

krishnatiger.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · krishnatiger.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/krishnatiger.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.37.2713.35.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.37.3113.35.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.37.4213.35.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.37.913.35.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
54.240.162.254.240.162.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
54.240.162.2954.240.162.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
54.240.162.5954.240.162.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
54.240.162.6354.240.162.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
99.84.160.1299.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.1799.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.3999.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.8399.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

2 observed subdomains of krishnatiger.com.

Threat posture

History

Related pages

Pivot deeper into the graph from krishnatiger.com.

Cypher and MCP

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

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