Skip to content

Hostname

etags.com

Last fetched

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

Nutrition Label

WHISPER CANON · etags.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/etags.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.51.10.142100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
13.216.236.22413.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.217.8.1713.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.202.21.3534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.221.28.18944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.206.14.25252.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.5.116.18552.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.147.26.5054.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.196.137.17754.196.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.236.96.19054.236.64.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
98.94.234.2298.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.160.29.7554.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1659
Organization
domains by proxy,
Contact emails

Subdomains

11 observed subdomains of etags.com.

Web-graph footprint

Distinct hostnames that link to or from etags.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for etags.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from etags.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "etags.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.