Skip to content

Hostname

awge.com

Last fetched

awge.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · awge.comRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/awge.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.11013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
143.204.23.113143.204.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
143.204.23.30143.204.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
143.204.23.56143.204.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
143.204.23.68143.204.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
65.8.131.265.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.2365.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.2665.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.5765.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.12465.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.2865.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.5065.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.6565.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
name administration inc. (bvi)
Contact emails

Subdomains

3 observed subdomains of awge.com.

Web-graph footprint

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

97 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for awge.com.

MechanismTarget
SPF_Aawge.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.reply.io
SPF_INCLUDEsecureserver.net
SPF_MXawge.com

Related pages

Pivot deeper into the graph from awge.com.

Cypher and MCP

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

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