Skip to content

Hostname

srmap.edu.in

Last fetched

srmap.edu.in resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN.

Nutrition Label

WHISPER CANON · srmap.edu.inRouting diversity4.2/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/srmap.edu.in

Resolution chain

srmap.edu.in resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.127.178.11913.126.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.127.20.7813.126.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
15.207.141.8815.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
3.108.168.813.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.108.216.1693.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.7.78.1153.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
65.0.202.12565.0.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
65.1.203.2465.0.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
65.2.65.13765.0.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
43.204.40.8043.204.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

No WHOIS records are currently associated with srmap.edu.in in WhisperGraph.

Subdomains

27 observed subdomains of srmap.edu.in.

Web-graph footprint

Distinct hostnames that link to or from srmap.edu.in in the public web crawl.

252 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for srmap.edu.in.

MechanismTarget
SPF_Akvnmailer.com
SPF_Asky2.flymailer.in
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP188.166.236.155
SPF_MXsrmap.edu.in

Related pages

Pivot deeper into the graph from srmap.edu.in.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "srmap.edu.in"})-[: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.