Skip to content

Hostname

app.wwnumbers.com

Last fetched

app.wwnumbers.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR.

Nutrition Label

WHISPER CANON · app.wwnumbers.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/app.wwnumbers.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.245.199.4218.245.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.245.199.4718.245.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.245.199.6018.245.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.245.199.7118.245.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.166.160.413.166.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.160.633.166.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.160.743.166.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.160.773.166.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with app.wwnumbers.com in WhisperGraph.

Subdomains

2 observed subdomains of app.wwnumbers.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for app.wwnumbers.com.

MechanismTarget
SPF_Aapp.wwnumbers.com
SPF_IP168.119.82.214
SPF_IP2a01:4f8:171:3022:0:0:1:1
SPF_MXapp.wwnumbers.com

Related pages

Pivot deeper into the graph from app.wwnumbers.com.

Cypher and MCP

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

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