Skip to content

Hostname

dict.fr

Last fetched

dict.fr resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:ovh as the registrar.

Nutrition Label

WHISPER CANON · dict.frRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/dict.fr

Resolution chain

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

IPPrefixASNOperatorCountry
3.250.248.333.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.243.215.434.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.209.155.19452.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.215.52.13952.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.220.83.11954.220.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.77.30.3054.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:ovh
Organization
sogelink
Contact emails

Subdomains

15 observed subdomains of dict.fr.

Web-graph footprint

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

9 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for dict.fr.

MechanismTarget
SPF_Amx11.certilience.fr
SPF_Amx12.certilience.fr
SPF_Amx21.certilience.fr
SPF_Amx22.certilience.fr
SPF_INCLUDEcertimailing.certilience.fr
SPF_INCLUDEspf.protection.outlook.com
SPF_IP86.66.19.70
SPF_MXdict.fr

Related pages

Pivot deeper into the graph from dict.fr.

Cypher and MCP

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

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