Skip to content

Hostname

regiondo.net

Last fetched

regiondo.net resolves to 19 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · regiondo.netRouting diversity5.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/regiondo.net

Resolution chain

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

IPPrefixASNOperatorCountry
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
3.77.85.2293.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
35.156.35.11735.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
35.157.108.22835.156.0.0/14AS16509AMAZON-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.176.201.20563.176.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.178.153.19863.176.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.183.84.14663.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.177.171.13463.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
51.102.119.22451.102.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:269
Organization
regiondo
Contact emails

Subdomains

122 observed subdomains of regiondo.net.

Web-graph footprint

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

38 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from regiondo.net.

Cypher and MCP

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

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