Skip to content

Hostname

edikoo.com

Last fetched

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

Nutrition Label

WHISPER CANON · edikoo.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/edikoo.com

Resolution chain

edikoo.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:1443
Organization
edikoo gmbh & co. kg
Contact emails

Subdomains

12 observed subdomains of edikoo.com.

Web-graph footprint

Distinct hostnames that link to or from edikoo.com in the public web crawl.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for edikoo.com.

MechanismTarget
SPF_Aedikoo.com
SPF_Amail.edi-eww.de
SPF_Amail02.edi-eww.de
SPF_Amx-proxy-01.edikoo.com
SPF_INCLUDE_spf.b-ite.com
SPF_IP185.80.186.218
SPF_IP212.95.106.213/32
SPF_IP212.95.106.223/32
SPF_IP213.144.8.33/32
SPF_IP80.228.27.52/32
SPF_IP88.79.192.217/32
SPF_MXedikoo.com

Related pages

Pivot deeper into the graph from edikoo.com.

Cypher and MCP

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

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