Skip to content

Hostname

link-edi.com

Last fetched

link-edi.com resolves to 1 IPv4 address operated by AS45032 in DK. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · link-edi.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/link-edi.com

Resolution chain

link-edi.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
93.90.115.3393.90.112.0/20AS45032DK

WHOIS identity

Registrar
iana:269
Organization
Contact emails

Subdomains

2 observed subdomains of link-edi.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for link-edi.com.

MechanismTarget
SPF_INCLUDEspf.flowmailer.net
SPF_INCLUDEspf.mentor-it.dk
SPF_IP176.62.205.101
SPF_IP176.62.205.102

Related pages

Pivot deeper into the graph from link-edi.com.

Cypher and MCP

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

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