Hostname
perfectworld.com
Last fetched
perfectworld.com resolves to 3 IPv4 addresses operated by GPSF-ASN-01 - Arc Games Inc. in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
perfectworld.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 |
|---|---|---|---|---|
| 216.115.180.51 | 216.115.180.0/24 | AS63417 | GPSF-ASN-01 - Arc Games Inc. | US |
| 23.219.79.89 | 23.219.79.0/24 | AS20940 | — | PL |
| 23.219.79.95 | 23.219.79.0/24 | AS20940 | — | PL |
WHOIS identity
- Registrar
- iana:146
- Organization
- ******** ******** (see notes section below on how to view unmasked data)
- Contact emails
Subdomains
29 observed subdomains of perfectworld.com.
Showing 25 of 29. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from perfectworld.com in the public web crawl.
206 sites link to this hostname.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for perfectworld.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | rnmk.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | usb._netblocks.mimecast.com |
| SPF_IP | 12.205.175.20 |
| SPF_IP | 185.155.44.109 |
| SPF_IP | 198.49.243.32 |
| SPF_IP | 208.117.49.186/32 |
| SPF_IP | 216.115.180.132 |
| SPF_MX | perfectworld.com |
Related pages
Pivot deeper into the graph from perfectworld.com.
- IP · 216.115.180.51
- ASN · AS63417GPSF-ASN-01 - Arc Games Inc.
- Registrar · iana:146
- Country · US
- Email · ********@*****.***
- TLD · .com
- Browse hostnames · pe…
- 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: "perfectworld.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.