Skip to content

Hostname

wwalliance.com

Last fetched

wwalliance.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · wwalliance.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/wwalliance.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.10213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.10713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.11013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.11113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
3.161.82.1143.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.1243.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.263.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.43.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
99.86.57.11399.86.57.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
99.86.57.2199.86.57.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
99.86.57.4899.86.57.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
99.86.57.5599.86.57.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:2
Organization
shipco transport,
Contact emails

Subdomains

44 observed subdomains of wwalliance.com.

Web-graph footprint

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

47 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for wwalliance.com.

MechanismTarget
SPF_INCLUDEspf.shipco.com

Related pages

Pivot deeper into the graph from wwalliance.com.

Cypher and MCP

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

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