Skip to content

Hostname

emailn.de

Last fetched

emailn.de resolves to 1 IPv4 address operated by AS43847 in DE.

Nutrition Label

WHISPER CANON · emailn.deRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/emailn.de

Resolution chain

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

IPPrefixASNOperatorCountry
46.182.20.12246.182.20.0/24AS43847DE

WHOIS identity

No WHOIS records are currently associated with emailn.de in WhisperGraph.

Subdomains

5 observed subdomains of emailn.de.

Web-graph footprint

Distinct hostnames that link to or from emailn.de in the public web crawl.

32 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for emailn.de.

MechanismTarget
SPF_IP144.76.234.83
SPF_IP188.40.70.221
SPF_IP46.182.20.122
SPF_IP46.182.21.2

Related pages

Pivot deeper into the graph from emailn.de.

Cypher and MCP

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

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