Hostname
ptgame24.com
Last fetched
ptgame24.com resolves to 1 IPv4 address operated by GOOGLE - Google LLC in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ptgame24.com 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 |
|---|---|---|---|---|
| 35.213.178.126 | 35.213.128.0/18 | AS15169 | GOOGLE - Google LLC | SG |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ptgame24.com owner
- Contact emails
- 0e37384c-d585-47a1-acdc-9d20a3734bc9@identity-protect.org
- 0e7d1fa1-0dc1-4d39-8907-fdc75d919091@identity-protect.org
- 2d65f703-187c-4537-b757-16fea80785f2@identity-protect.org
- 81c20e4c-69fe-4727-a6ff-349073217114@identity-protect.org
- b88a5fc5-fd5b-4e31-8f8b-c239bfc18214@identity-protect.org
- edaf9082-ffdb-4b1c-9b7b-b1d691ac62bd@identity-protect.org
- f0c256f1-965b-4649-94a5-07986a6b54f0@identity-protect.org
- owner-10397643@ptgame24.com.whoisprivacyservice.org
- owner-10633433@ptgame24.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of ptgame24.com.
| Subdomain |
|---|
| www.ptgame24.com |
Web-graph footprint
Distinct hostnames that link to or from ptgame24.com in the public web crawl.
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for ptgame24.com.
| Mechanism | Target |
|---|---|
| SPF_A | ptgame24.com |
| SPF_INCLUDE | ptgame24.com.spf.auto.dnssmarthost.net |
| SPF_IP | 35.213.178.126 |
| SPF_MX | ptgame24.com |
Related pages
Pivot deeper into the graph from ptgame24.com.
- IP · 35.213.178.126
- ASN · AS15169GOOGLE - Google LLC
- Registrar · iana:468
- Country · SG
- Email · 0e37384c-d585-47a1-acdc-9d20a3734bc9@identity-protect.org
- TLD · .com
- Browse hostnames · pt…
- 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: "ptgame24.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.