Skip to content

Hostname

4eef.ao

Last fetched

4eef.ao resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · 4eef.aoRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/4eef.ao

Resolution chain

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

IPPrefixASNOperatorCountry
167.235.133.163167.235.0.0/16AS24940DE

WHOIS identity

No WHOIS records are currently associated with 4eef.ao in WhisperGraph.

Subdomains

8 observed subdomains of 4eef.ao.

Threat posture

History

Mail and authentication

MX records

  • 4eef.ao

SPF policy

6 SPF mechanisms authorising senders for 4eef.ao.

MechanismTarget
SPF_A4eef.ao
SPF_IP167.235.133.163
SPF_IP65.109.175.203
SPF_IP69.16.204.89
SPF_IP95.217.13.170
SPF_MX4eef.ao

Related pages

Pivot deeper into the graph from 4eef.ao.

Cypher and MCP

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

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