Skip to content

Hostname

ado.pet

Last fetched

ado.pet resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · ado.petRouting diversity5.4/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ado.pet

Resolution chain

ado.pet resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.30.55.192100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.230.107100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
23.23.233.2223.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.223.240.1403.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.202.35.12834.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.212.156.14644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.204.243.8152.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.205.108.7352.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.159.159.8854.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.83.75.20354.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.87.215.23654.87.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.90.219.22398.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
artur sousa
Contact emails

Subdomains

2 observed subdomains of ado.pet.

Threat posture

History

Related pages

Pivot deeper into the graph from ado.pet.

Cypher and MCP

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

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