Hostname
jplayd.net
Last fetched
jplayd.net resolves to 6 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
jplayd.net resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.48.82 | 104.21.48.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.182.136 | 172.67.176.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 18.244.51.118 | 18.244.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ID |
| 18.244.51.63 | 18.244.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ID |
| 18.244.51.73 | 18.244.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ID |
| 18.244.51.79 | 18.244.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ID |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
Subdomains
2 observed subdomains of jplayd.net.
| Subdomain |
|---|
| m.jplayd.net |
| www.jplayd.net |
Threat posture
History
Related pages
Pivot deeper into the graph from jplayd.net.
- IP · 104.21.48.82
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · b0fc2684-946f-409b-9bd5-a9bf7a7dac5e@identity-protect.org
- TLD · .net
- Browse hostnames · jp…
- 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: "jplayd.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.