Skip to content

Hostname

emas.de

Last fetched

emas.de resolves to 1 IPv4 address operated by NMM-AS D - 02742 Friedersdorf Hauptstrasse 68 in DE.

Nutrition Label

WHISPER CANON · emas.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/emas.de

Resolution chain

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

IPPrefixASNOperatorCountry
85.13.150.5585.13.150.0/24AS34788NMM-AS D - 02742 Friedersdorf Hauptstrasse 68DE

WHOIS identity

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

Subdomains

7 observed subdomains of emas.de.

Web-graph footprint

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

940 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for emas.de.

MechanismTarget
SPF_Aemas.de
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.zimpel.de
SPF_INCLUDEagenturserver.de
SPF_INCLUDEispgateway.de
SPF_INCLUDEspf.emailsys.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP213.61.111.208/28
SPF_IP46.30.56.106
SPF_IP85.13.150.55
SPF_IP87.139.208.208
SPF_MXemas.de

Related pages

Pivot deeper into the graph from emas.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "emas.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.