Hostname
pj-game.net
Last fetched
pj-game.net resolves to 1 IPv4 address operated by MF-NATIVE6-E - INTERNET MULTIFEED CO. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
pj-game.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 217.178.32.211 | 217.178.0.0/18 | AS55391 | MF-NATIVE6-E - INTERNET MULTIFEED CO. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 28a5882a-29d1-4887-b7dc-ad394a5b7716@identity-protect.org
- 5bbd8721-1184-4f72-acdd-13b6a0fda449@identity-protect.org
- 63ab4593-38b3-4560-be55-c313d3742e3d@identity-protect.org
- e92a216a-7961-4d59-9ec0-a346e02fa149@identity-protect.org
- f2795092-4290-4802-bb84-0756ddde29c4@identity-protect.org
- owner-4882852@pj-game.net.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from pj-game.net in the public web crawl.
1 site linked to from this hostname.
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from pj-game.net.
- IP · 217.178.32.211
- ASN · AS55391MF-NATIVE6-E - INTERNET MULTIFEED CO.
- Registrar · iana:468
- Country · JP
- Email · 28a5882a-29d1-4887-b7dc-ad394a5b7716@identity-protect.org
- TLD · .net
- Browse hostnames · pj…
- 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: "pj-game.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.