Skip to content

Hostname

pretto.fr

Last fetched

pretto.fr resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:ovh as the registrar.

Nutrition Label

WHISPER CANON · pretto.frRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/pretto.fr

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.67.11413.33.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.1513.33.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.813.33.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.8113.33.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.113.133.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.313.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.613.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.703.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
65.9.175.11865.17.176.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.3165.17.176.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.765.17.176.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.8865.17.176.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:ovh
Organization
ano nymous
Contact emails

Subdomains

69 observed subdomains of pretto.fr.

Web-graph footprint

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

949 sites link to this hostname.

289 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for pretto.fr.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mailjet.com

Related pages

Pivot deeper into the graph from pretto.fr.

Cypher and MCP

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

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