All hostnames ugs-api-dev.pahdo-dev.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.
Nutrition Label WHISPER CANON · ugs-api-dev.pahdo-dev.com Routing diversity 5.2/10 Peering density 6.9/10 MOAS conflict ✓ none Threat-feed listings 10.0/10 WHOIS transparency 0.0/10 Resolver footprint 0.0/10 canon.whisper.security/host/ugs-api-dev.pahdo-dev.com Resolution chain ugs-api-dev.pahdo-dev.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 100.25.36.216 100.24.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 100.28.42.38 100.24.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 18.232.221.66 18.232.0.0/14 AS14618 AMAZON-AES - Amazon.com, Inc. US 23.22.95.67 23.22.0.0/15 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.229.248.112 3.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.204.211.113 34.192.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.237.192.212 34.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 44.195.147.66 44.192.0.0/11 AS14618 AMAZON-AES - Amazon.com, Inc. US 44.199.56.109 44.192.0.0/11 AS14618 AMAZON-AES - Amazon.com, Inc. US 44.206.204.101 44.192.0.0/11 AS14618 AMAZON-AES - Amazon.com, Inc. US 44.215.192.244 44.192.0.0/11 AS14618 AMAZON-AES - Amazon.com, Inc. US 44.218.186.114 44.192.0.0/11 AS14618 AMAZON-AES - Amazon.com, Inc. US 52.200.230.132 52.200.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 52.71.133.31 52.70.0.0/15 AS14618 AMAZON-AES - Amazon.com, Inc. US 52.71.232.203 52.70.0.0/15 AS14618 AMAZON-AES - Amazon.com, Inc. US 54.197.63.74 54.196.0.0/15 AS14618 AMAZON-AES - Amazon.com, Inc. US
WHOIS identity No WHOIS records are currently associated with ugs-api-dev.pahdo-dev.com in WhisperGraph.
Related pages Pivot deeper into the graph from ugs-api-dev.pahdo-dev.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ugs-api-dev.pahdo-dev.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server .