Skip to content

Hostname

potter.prod.tinyco.com

Last fetched

potter.prod.tinyco.com resolves to 13 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · potter.prod.tinyco.comRouting diversity5.2/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/potter.prod.tinyco.com

Resolution chain

potter.prod.tinyco.com resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.50.176.203100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
23.21.39.3123.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.216.48.1603.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.194.1803.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.171.238.2235.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.2.14.10352.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.201.147.1552.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.203.17.25152.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.22.39.24052.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.86.2.5798.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.198.255.12932.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
35.168.198.10735.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.57.50.83100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with potter.prod.tinyco.com in WhisperGraph.

Subdomains

1 observed subdomain of potter.prod.tinyco.com.

Threat posture

History

Related pages

Pivot deeper into the graph from potter.prod.tinyco.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "potter.prod.tinyco.com"})-[: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.