Skip to content

Hostname

bie.edu

Last fetched

bie.edu resolves to 17 IPv4 addresses operated by AKAMAI-ASN1 in DE.

Nutrition Label

WHISPER CANON · bie.eduRouting diversity4.8/10Peering density8.8/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/bie.edu

Resolution chain

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

WHOIS identity

Registrar
Organization
bureau of indian education
Contact emails

Subdomains

97 observed subdomains of bie.edu.

Web-graph footprint

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

608 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for bie.edu.

MechanismTarget
SPF_Ahsyarbarracuda.tylertech.com
SPF_Awestrelay.infinitecampus.net
SPF_INCLUDE_spf.doi.gov
SPF_INCLUDEservice.govdelivery.com
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP169.203.30.51
SPF_IP169.203.30.52
SPF_MXbie.edu

Related pages

Pivot deeper into the graph from bie.edu.

Cypher and MCP

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

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