Skip to content

Hostname

pratique.fr

Last fetched

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

Nutrition Label

WHISPER CANON · pratique.frRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/pratique.fr

Resolution chain

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

IPPrefixASNOperatorCountry
34.248.137.23234.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.251.154.11634.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.252.49.17434.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.214.99.11352.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.215.191.1752.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.51.72.24752.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.154.159.3254.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.154.79.18054.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.228.149.13354.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.247.85.20854.247.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:ovh
Organization
118000
Contact emails

Subdomains

40 observed subdomains of pratique.fr.

Web-graph footprint

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

733 sites link to this hostname.

961 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for pratique.fr.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmessage-business.com

Related pages

Pivot deeper into the graph from pratique.fr.

Cypher and MCP

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

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