Skip to content

Hostname

bitsom.edu.in

Last fetched

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

Nutrition Label

WHISPER CANON · bitsom.edu.inRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/bitsom.edu.in

Resolution chain

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

IPPrefixASNOperatorCountry
13.200.108.21113.200.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.232.169.10913.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.235.223.1113.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
15.206.230.23615.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
3.109.20.1063.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
35.154.160.11635.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

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

Subdomains

15 observed subdomains of bitsom.edu.in.

Web-graph footprint

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

60 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for bitsom.edu.in.

MechanismTarget
SPF_Abitsom.edu.in
SPF_INCLUDE149186b4b.spf2.netcorecloud.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEa._spf.brightspace.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP65.0.142.56
SPF_MXbitsom.edu.in

Related pages

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

Cypher and MCP

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

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