Skip to content

Hostname

wwgoa.com

Last fetched

wwgoa.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.244.4213.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.4413.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.6113.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.6913.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.343.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.593.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.663.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.983.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.164.206.1063.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.1133.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.393.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.883.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
99.84.41.11699.84.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.41.2099.84.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.41.2599.84.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.41.6999.84.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for wwgoa.com.

MechanismTarget
SPF_INCLUDErp.oracleemaildelivery.com
SPF_INCLUDEspf.dynect.net
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from wwgoa.com.

Cypher and MCP

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

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