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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.33.235.117 | 13.33.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 13.33.235.123 | 13.33.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 13.33.235.13 | 13.33.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 13.33.235.16 | 13.33.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 18.65.159.10 | 18.65.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.159.18 | 18.65.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.159.31 | 18.65.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.159.92 | 18.65.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.163.139.113 | 3.163.138.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AR |
| 3.163.139.26 | 3.163.138.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AR |
| 3.163.139.35 | 3.163.138.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AR |
| 3.163.139.76 | 3.163.138.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AR |
WHOIS identity
- Registrar
- iana:49
- Organization
- group system
- Contact emails
Subdomains
23 observed subdomains of np-pay.com.
Showing 21 of 23. View all subdomains →
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.
- IP · 13.33.235.117
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:49
- Country · FI
- Email · sys-g@netprotections.co.jp
- TLD · .com
- Browse hostnames · np…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.