Skip to content

Hostname

darty.com

Last fetched

darty.com resolves to 10 IPv4 addresses operated by AKAMAI-ASN1 in SE. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · darty.comRouting diversity4.5/10Peering density8.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/darty.com

Resolution chain

darty.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:299
Organization
direction juridique
Contact emails

Subdomains

69 observed subdomains of darty.com.

Web-graph footprint

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

2,351 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for darty.com.

MechanismTarget
SPF_Asmtp.itinsell.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.61.184.107/32
SPF_IP193.108.68.0/23
SPF_IP195.68.89.195/32
SPF_IP34.248.156.105
SPF_IP34.249.177.182
SPF_IP52.17.80.36
SPF_IP52.18.22.0
SPF_IP52.209.168.113
SPF_IP52.209.181.45
SPF_IP52.209.237.83
SPF_IP52.211.234.224
SPF_IP52.214.44.11
SPF_IP80.78.10.80/31
SPF_IP89.185.41.8/29
SPF_IP89.185.57.80/30

Related pages

Pivot deeper into the graph from darty.com.

Cypher and MCP

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

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