Skip to content

Hostname

bduedu.in

Last fetched

bduedu.in resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · bduedu.inRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/bduedu.in

Resolution chain

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

IPPrefixASNOperatorCountry
13.126.97.13913.126.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
3.108.205.1483.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.108.35.2153.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.108.77.1733.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.110.246.2313.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
35.154.167.15935.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IN
65.1.163.14865.0.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
65.2.114.24465.0.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.205.210.19613.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.207.95.6313.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:146
Organization
bharathidasan university
Contact emails

Subdomains

4 observed subdomains of bduedu.in.

Web-graph footprint

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

11 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for bduedu.in.

MechanismTarget
SPF_INCLUDE28719562.spf2.netcorecloud.net
SPF_INCLUDEdc-aa8e722993._spfm.bduedu.in
SPF_INCLUDEncfp.asia

Related pages

Pivot deeper into the graph from bduedu.in.

Cypher and MCP

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

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