Hostname
classicpay.net
Last fetched
classicpay.net resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:82 as the registrar.
Nutrition Label
Resolution chain
classicpay.net resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.164.237.11 | 18.164.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.164.237.42 | 18.164.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.164.237.50 | 18.164.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.164.237.95 | 18.164.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 52.222.149.11 | 52.222.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.222.149.47 | 52.222.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.222.149.74 | 52.222.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.222.149.78 | 52.222.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- iana:82
- Organization
- hurmac
- Contact emails
Subdomains
12 observed subdomains of classicpay.net.
Threat posture
History
Related pages
Pivot deeper into the graph from classicpay.net.
- IP · 18.164.237.11
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:82
- Country · IN
- Email · s.hurmac@yandex.com
- TLD · .net
- Browse hostnames · cl…
- 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: "classicpay.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.