Skip to content

Hostname

regiondo.fr

Last fetched

regiondo.fr resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:key-systems gmbh as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.185.250.318.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.192.158.5018.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.195.67.8418.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.195.89.8818.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.121.134.1973.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.126.131.1263.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.64.100.2153.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.65.254.963.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.67.60.2243.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.77.67.1253.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.77.85.2293.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
35.158.141.20235.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
52.59.69.20152.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
63.178.189.8663.176.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.182.51.2563.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.183.125.13263.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.184.164.19163.184.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.184.82.18863.184.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
18.153.144.22018.153.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
63.182.155.23263.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:key-systems gmbh
Organization
regiondo
Contact emails

Subdomains

104 observed subdomains of regiondo.fr.

Web-graph footprint

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

53 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for regiondo.fr.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from regiondo.fr.

Cypher and MCP

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

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