Skip to content

Hostname

np-pay.com

Last fetched

np-pay.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FI. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · np-pay.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/np-pay.com

Resolution chain

np-pay.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.33.235.11713.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.12313.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.1313.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.1613.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.65.159.1018.65.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.159.1818.65.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.159.3118.65.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.159.9218.65.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
3.163.139.1133.163.138.0/23AS16509AMAZON-02 - Amazon.com, Inc.AR
3.163.139.263.163.138.0/23AS16509AMAZON-02 - Amazon.com, Inc.AR
3.163.139.353.163.138.0/23AS16509AMAZON-02 - Amazon.com, Inc.AR
3.163.139.763.163.138.0/23AS16509AMAZON-02 - Amazon.com, Inc.AR

WHOIS identity

Registrar
iana:49
Organization
group system
Contact emails

Subdomains

23 observed subdomains of np-pay.com.

Web-graph footprint

Distinct hostnames that link to or from np-pay.com in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from np-pay.com.

Cypher and MCP

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

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