Skip to content

Hostname

eemua.org

Last fetched

eemua.org resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in GB. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · eemua.orgRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/eemua.org

Resolution chain

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

IPPrefixASNOperatorCountry
51.141.44.13951.140.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationGB

WHOIS identity

Registrar
iana:83
Organization
exec sys
Contact emails

Subdomains

2 observed subdomains of eemua.org.

Web-graph footprint

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

80 sites link to this hostname.

43 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for eemua.org.

MechanismTarget
SPF_A1530.submission.antispamcloud.com
SPF_Amail.unified.co.uk
SPF_Aoutlook.eemua.org
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.195.70.8
SPF_IP51.141.44.139
SPF_IP62.49.6.143
SPF_IP84.22.191.163

Related pages

Pivot deeper into the graph from eemua.org.

Cypher and MCP

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

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