Skip to content

Hostname

prasadmodak.com

Last fetched

prasadmodak.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:1291 as the registrar.

Nutrition Label

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

Resolution chain

prasadmodak.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
65.2.0.17865.0.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:1291
Organization
sunil gangurde
Contact emails

Subdomains

7 observed subdomains of prasadmodak.com.

Threat posture

History

Mail and authentication

MX records

  • prasadmodak.com

SPF policy

5 SPF mechanisms authorising senders for prasadmodak.com.

MechanismTarget
SPF_Aprasadmodak.com
SPF_IP119.18.62.75
SPF_IP150.242.140.137
SPF_IP65.2.0.178
SPF_MXprasadmodak.com

Related pages

Pivot deeper into the graph from prasadmodak.com.

Cypher and MCP

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

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