Skip to content

Hostname

defidiscount.fr

Last fetched

defidiscount.fr resolves to 2 IPv4 addresses operated by AS16276 in FR. WHOIS lists registrar:ovh as the registrar.

Nutrition Label

WHISPER CANON · defidiscount.frRouting diversity2.4/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint7.2/10canon.whisper.security/host/defidiscount.fr

Resolution chain

defidiscount.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:ovh
Organization
ano nymous
Contact emails

Subdomains

2 observed subdomains of defidiscount.fr.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for defidiscount.fr.

MechanismTarget
SPF_Adefidiscount.fr
SPF_IP2001:41d0:34c:ad00:0:0:0:1
SPF_IP37.187.194.173
SPF_MXdefidiscount.fr

Related pages

Pivot deeper into the graph from defidiscount.fr.

Cypher and MCP

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

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