Skip to content

Hostname

nowpla.click

Last fetched

nowpla.click resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · nowpla.clickRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/nowpla.click

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.173.11213.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.173.1213.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.173.12013.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.173.6413.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.67.76.10018.67.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.76.12618.67.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.76.8518.67.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.76.9018.67.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.160.170.513.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.160.170.763.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.160.170.83.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.160.170.873.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA

WHOIS identity

Registrar
iana:468
Organization
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from nowpla.click.

Cypher and MCP

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

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