All hostnames gaug.es resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.
Nutrition Label WHISPER CANON · gaug.es Routing diversity 6.1/10 Peering density 7.0/10 MOAS conflict ✓ none Threat-feed listings 4.0/10 WHOIS transparency 0.0/10 Resolver footprint 4.6/10 canon.whisper.security/host/gaug.es Resolution chain gaug.es resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 100.26.156.122 100.24.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 18.204.105.181 18.204.0.0/14 AS14618 AMAZON-AES - Amazon.com, Inc. US 18.204.150.45 18.204.0.0/14 AS14618 AMAZON-AES - Amazon.com, Inc. US 18.204.22.104 18.204.0.0/14 AS14618 AMAZON-AES - Amazon.com, Inc. US 23.21.145.110 23.20.0.0/15 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.209.192.29 3.208.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.209.75.213 3.208.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.219.186.63 3.208.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.234.64.122 3.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.95.126.31 3.80.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.197.103.84 34.192.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.197.46.138 34.192.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.198.169.42 34.192.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.206.174.83 34.192.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.206.193.132 34.192.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 35.170.233.244 35.168.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 35.174.195.168 35.168.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 44.196.178.177 44.192.0.0/11 AS14618 AMAZON-AES - Amazon.com, Inc. US 44.221.135.37 44.192.0.0/11 AS14618 AMAZON-AES - Amazon.com, Inc. US 52.203.78.43 52.200.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US
WHOIS identity No WHOIS records are currently associated with gaug.es in WhisperGraph.
Subdomains 8 observed subdomains of gaug.es.
Web-graph footprint Distinct hostnames that link to or from gaug.es in the public web crawl.
39 sites link to this hostname.
Mail and authentication SPF policy 2 SPF mechanisms authorising senders for gaug.es.
Related pages Pivot deeper into the graph from gaug.es.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gaug.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server .