Hostname
jppaipai.com
Last fetched
jppaipai.com resolves to 3 IPv4 addresses operated by AS45102 in HK. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
jppaipai.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 47.57.14.248 | 47.57.0.0/16 | AS45102 | — | HK |
| 47.57.232.103 | 47.57.0.0/16 | AS45102 | — | HK |
| 47.57.6.249 | 47.57.0.0/16 | AS45102 | — | HK |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of jppaipai.com owner
- Contact emails
Threat posture
History
Related pages
Pivot deeper into the graph from jppaipai.com.
- IP · 47.57.14.248
- ASN · AS45102
- Registrar · iana:468
- Country · HK
- Email · 5c82568f-5113-4222-9ed7-8a32f4935efa@identity-protect.org
- TLD · .com
- 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: "jppaipai.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.