Skip to content

Hostname

edarsnord.com

Last fetched

edarsnord.com resolves to 1 IPv4 address operated by ANDORRA - ANDORRA TELECOM, S.A.U. in AD. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · edarsnord.comRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/edarsnord.com

Resolution chain

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

IPPrefixASNOperatorCountry
109.111.112.207109.111.112.0/22AS6752ANDORRA - ANDORRA TELECOM, S.A.U.AD

WHOIS identity

Registrar
iana:81
Organization
antonio hurtado
Contact emails

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for edarsnord.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP91.187.93.103

Related pages

Pivot deeper into the graph from edarsnord.com.

Cypher and MCP

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

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