Skip to content

Hostname

bep.education

Last fetched

bep.education resolves to 1 IPv4 address operated by AS8560 in GB. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · bep.educationRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/bep.education

Resolution chain

bep.education resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
217.154.38.59217.154.38.0/24AS8560GB

WHOIS identity

Registrar
iana:83
Organization
alastair falk
Contact emails

Subdomains

3 observed subdomains of bep.education.

Web-graph footprint

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

73 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for bep.education.

MechanismTarget
SPF_Abep.education
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEmail.theeducationcollective.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.109.243.138
SPF_IP120.193.92.186
SPF_IP213.171.216.0/24
SPF_IP77.68.64.0/27
SPF_IP77.72.1.17/32
SPF_MXbep.education

Related pages

Pivot deeper into the graph from bep.education.

Cypher and MCP

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

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