Skip to content

Hostname

dstny.fr

Last fetched

dstny.fr resolves to 2 IPv4 addresses operated by AS209242 in US. WHOIS lists registrar:hosting concepts b.v. d/b/a openprovider as the registrar.

Nutrition Label

WHISPER CANON · dstny.frRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/dstny.fr

Resolution chain

dstny.fr resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:hosting concepts b.v. d/b/a openprovider
Organization
destilink bv
Contact emails

Subdomains

33 observed subdomains of dstny.fr.

Web-graph footprint

Distinct hostnames that link to or from dstny.fr in the public web crawl.

94 sites link to this hostname.

61 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

27 SPF mechanisms authorising senders for dstny.fr.

MechanismTarget
SPF_INCLUDE26581575.spf10.hubspotemail.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEde._netblocks.mimecast.com
SPF_INCLUDEpartners.spf.dstny.fr
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtransmail.net
SPF_IP108.128.229.184
SPF_IP178.23.154.0/27
SPF_IP178.23.155.188
SPF_IP178.23.158.0/27
SPF_IP18.197.194.208
SPF_IP185.117.36.208/28
SPF_IP185.117.38.201
SPF_IP188.118.17.32/27
SPF_IP195.144.64.0/24
SPF_IP195.28.200.248/32
SPF_IP195.28.206.136
SPF_IP195.28.206.137
SPF_IP213.186.34.217/32
SPF_IP52.57.139.126
SPF_IP54.228.39.88
SPF_IP78.153.244.0/26
SPF_IP78.41.71.32/27
SPF_IP94.140.160.204
SPF_IP94.143.87.0/24
SPF_IP94.247.160.0/24

Related pages

Pivot deeper into the graph from dstny.fr.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "dstny.fr"})-[: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.