Skip to content

Hostname

edlen.com

Last fetched

edlen.com appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · edlen.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/edlen.com

Resolution chain

edlen.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

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

30 SPF mechanisms authorising senders for edlen.com.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.159.174.114
SPF_IP184.178.74.18
SPF_IP184.184.231.226
SPF_IP184.184.231.230
SPF_IP184.184.231.231
SPF_IP184.184.231.232
SPF_IP199.180.198.149
SPF_IP199.180.198.21
SPF_IP199.180.198.235
SPF_IP199.180.198.236
SPF_IP199.180.198.237
SPF_IP199.180.198.239
SPF_IP199.180.198.240
SPF_IP199.180.198.252/32
SPF_IP45.251.46.220/30
SPF_IP45.251.46.224/31
SPF_IP64.78.19.173
SPF_IP66.116.100.40
SPF_IP66.116.100.99
SPF_IP66.209.95.12/32
SPF_IP68.227.1.154/31
SPF_IP68.227.1.156/31
SPF_IP68.227.1.158/32
SPF_IP72.196.63.162
SPF_IP72.196.63.163/32
SPF_IP72.196.63.164/30
SPF_IP72.196.63.168/30
SPF_IP72.196.63.172/32

Related pages

Pivot deeper into the graph from edlen.com.

Cypher and MCP

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

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