Hostname
e2bn.org
Last fetched
e2bn.org resolves to 35.214.37.136, announced in 35.214.0.0/17 by YOUTUBE - Google Ireland Limited in GB. e2bn.org is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 35.214.37.136
35.214.0.0/17 · YOUTUBE - Google Ireland Limited · London, GB
IPv6 resolution
No AAAA record for e2bn.org is recorded in WhisperGraph.
Attribution
cloud · ORIGIN_AS
WHOIS identity
- Registrar
- iana:83
- Registrant organisation
- east of england broadband network
- Contact emails
- service@e2bn.org
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Mail and authentication
Nameservers
- ns-362.awsdns-45.com
- ns-861.awsdns-43.net
- ns-1531.awsdns-63.org
- ns-1691.awsdns-19.co.uk
MX records
- e2bn-org-uk.mail.protection.outlook.com
SPF policy
- include: spf.protection.outlook.com
- mx: e2bn.org
- a: mail.e2bn.org
- a: titan.services.e2bn.org
- ip: 85.12.65.35
- ip: 85.12.65.63
Threat-feed evidence
History
Related pages
Pivot from e2bn.org into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "e2bn.org"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.