Skip to content

Hostname

dispofi.fr

Last fetched

dispofi.fr resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.36.79.19713.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.38.139.22613.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
15.236.10.1815.236.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.FR
15.236.229.615.236.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.FR
35.181.101.16335.181.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
35.181.213.24035.181.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
35.181.37.14535.181.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
51.45.25.17151.45.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
registrar:gandi
Organization
dispofi
Contact emails

Subdomains

66 observed subdomains of dispofi.fr.

Web-graph footprint

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

20 sites link to this hostname.

48 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for dispofi.fr.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.mtasv.net

Related pages

Pivot deeper into the graph from dispofi.fr.

Cypher and MCP

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

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