Skip to content

Hostname

eg.be

Last fetched

eg.be resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in GB.

Nutrition Label

WHISPER CANON · eg.beRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/eg.be

Resolution chain

eg.be resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
4.234.1.2424.224.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationGB
98.64.90.20398.64.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for eg.be.

MechanismTarget
SPF_Afw1.stada-extranet.de
SPF_Amailgw.stada-extranet.de
SPF_Amailgw.stada.de
SPF_INCLUDE_spf.eu.messagegears.net
SPF_INCLUDEcustomers.clickdimensions.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.94.232.90/32
SPF_IP185.217.43.20
SPF_IP195.144.75.146
SPF_IP195.144.75.206
SPF_IP195.34.187.34
SPF_IP20.103.40.146
SPF_IP20.103.40.152
SPF_IP37.97.134.193
SPF_IP81.201.129.203
SPF_IP82.146.123.38

Related pages

Pivot deeper into the graph from eg.be.

Cypher and MCP

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

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