Skip to content

Hostname

nowsta.link

Last fetched

nowsta.link resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · nowsta.linkRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/nowsta.link

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.25.17613.33.25.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.25.3313.33.25.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.25.3513.33.25.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.25.8213.33.25.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.68.1473.163.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
3.163.68.1653.163.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
3.163.68.2093.163.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
3.163.68.993.163.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
3.164.247.2133.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.247.743.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.247.893.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.247.973.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

2 observed subdomains of nowsta.link.

Subdomain
m.nowsta.link

Showing 1 of 2. View all subdomains →

Threat posture

History

Related pages

Pivot deeper into the graph from nowsta.link.

Cypher and MCP

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

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