Skip to content

Hostname

regiondo.es

Last fetched

regiondo.es resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · regiondo.esRouting diversity5.2/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/regiondo.es

Resolution chain

regiondo.es resolves to 13 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.89.8818.194.0.0/15AS16509AMAZON-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.67.60.2243.64.0.0/12AS16509AMAZON-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.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
63.183.248.663.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.184.234.23063.184.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with regiondo.es in WhisperGraph.

Subdomains

17 observed subdomains of regiondo.es.

Web-graph footprint

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

14 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for regiondo.es.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from regiondo.es.

Cypher and MCP

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

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