Skip to content

Hostname

nowstream.link

Last fetched

nowstream.link resolves to 12 IPv4 addresses operated by AS18001 in BE. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.239.230.0.0.0/0AS18001BE
13.225.239.330.0.0.0/0AS18001BE
13.225.239.760.0.0.0/0AS18001BE
13.225.239.820.0.0.0/0AS18001BE
18.154.167.10018.154.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.154.167.5418.154.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.154.167.7918.154.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.154.167.8818.154.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.238.55.10818.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.1618.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.9118.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.9418.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
identity protection service
Contact emails

Subdomains

1 observed subdomain of nowstream.link.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from nowstream.link.

Cypher and MCP

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

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