Skip to content

Hostname

weaang.co

Last fetched

weaang.co resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE.

Nutrition Label

WHISPER CANON · weaang.coRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/weaang.co

Resolution chain

weaang.co resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.61.226.5413.107.4.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
13.62.178.8513.107.6.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
13.62.6.9213.107.6.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
35.180.177.20935.184.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.FR
35.181.20.22735.184.64.0/20AS16509AMAZON-02 - Amazon.com, Inc.FR
35.181.209.9635.184.64.0/20AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

No WHOIS records are currently associated with weaang.co in WhisperGraph.

Subdomains

1 observed subdomain of weaang.co.

Threat posture

History

Related pages

Pivot deeper into the graph from weaang.co.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "weaang.co"})-[: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.