Skip to content

Hostname

gaug.es

Last fetched

gaug.es resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · gaug.esRouting diversity6.1/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings4.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.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.

IPPrefixASNOperatorCountry
100.26.156.122100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.204.105.18118.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.204.150.4518.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.204.22.10418.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
23.21.145.11023.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.209.192.293.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.209.75.2133.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.219.186.633.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.234.64.1223.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.95.126.313.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.197.103.8434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.197.46.13834.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.198.169.4234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.206.174.8334.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.206.193.13234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.170.233.24435.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.174.195.16835.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.196.178.17744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.221.135.3744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.203.78.4352.200.0.0/13AS14618AMAZON-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.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for gaug.es.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mail.intercom.io

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.