Skip to content

Hostname

emdeem.com

Last fetched

emdeem.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1250 as the registrar.

Nutrition Label

WHISPER CANON · emdeem.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/emdeem.com

Resolution chain

emdeem.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:1250
Organization
brandurs concepts
Contact emails

Subdomains

30 observed subdomains of emdeem.com.

Threat posture

History

Mail and authentication

MX records

  • emdeem.com

SPF policy

9 SPF mechanisms authorising senders for emdeem.com.

MechanismTarget
SPF_Aemdeem.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.google.com
SPF_INCLUDEspf.host-ww.net
SPF_IP131.153.147.90
SPF_IP192.3.137.194
SPF_IP31.153.147.90
SPF_MXemdeem.com

Related pages

Pivot deeper into the graph from emdeem.com.

Cypher and MCP

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

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