Hostname
open-pay.net
Last fetched
open-pay.net resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
open-pay.net resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.35.246.27 | 3.34.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 52.79.135.95 | 52.79.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 54.116.21.78 | 54.116.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 54.116.28.240 | 54.116.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
WHOIS identity
- Registrar
- iana:468
- Organization
- gominc
- Contact emails
- company@clicksaver.co.kr
- 1d090947-fa6f-49f0-9af8-d750e353e1bd@identity-protect.org
- 206dcadd-06b3-4f9d-9326-22957f6a0a9f@identity-protect.org
- 2217b4ce-0413-4922-9daa-daf5b6ca1d57@identity-protect.org
- 34f91ffa-df0c-427b-bcc8-1bea15460912@identity-protect.org
- 62143f83-d485-41fc-8500-32e9c9eac55a@identity-protect.org
- 6c40ebb4-c891-4a1c-9a82-55171fe55048@identity-protect.org
- ba72e8f2-ca81-454f-98c0-0b35a9205a59@identity-protect.org
- owner-1994263@open-pay.net.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from open-pay.net in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from open-pay.net.
- IP · 3.35.246.27
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · KR
- Email · company@clicksaver.co.kr
- TLD · .net
- Browse hostnames · op…
- 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: "open-pay.net"})-[: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.