Hostname
ptgui.com
Last fetched
ptgui.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ptgui.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 |
|---|---|---|---|---|
| 104.26.12.84 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.13.84 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.69.27 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ptgui.com owner
- Contact emails
- dotster@newhouse.nl
- 33d1cb25-02a9-4182-978b-039a43c8652d@identity-protect.org
- 4c15ea1d-6d1c-46ee-8caa-d40abc3f2337@identity-protect.org
- 64acf576-ec03-4897-89e0-1c524fb914ca@identity-protect.org
- 75274977-9e69-4e66-9cc4-685d6296a9b9@identity-protect.org
- b0af8d4c-4d34-4ddc-9cd9-9a0f2166e642@identity-protect.org
- d8adc4b1-7a58-42b5-99f7-dce644f60914@identity-protect.org
- owner-11343458@ptgui.com.whoisprivacyservice.org
- owner-11433421@ptgui.com.whoisprivacyservice.org
- owner-11613407@ptgui.com.whoisprivacyservice.org
- owner-11703370@ptgui.com.whoisprivacyservice.org
- owner-11810789@ptgui.com.whoisprivacyservice.org
- owner-12080738@ptgui.com.whoisprivacyservice.org
- owner-3141603@ptgui.com.whoisprivacyservice.org
- owner-3336062@ptgui.com.whoisprivacyservice.org
- owner-7743222@ptgui.com.whoisprivacyservice.org
Subdomains
26 observed subdomains of ptgui.com.
Showing 20 of 26. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ptgui.com in the public web crawl.
731 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for ptgui.com.
| Mechanism | Target |
|---|---|
| SPF_REDIRECT | spf.nhcloud.ptgui.com |
Related pages
Pivot deeper into the graph from ptgui.com.
- IP · 104.26.12.84
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · dotster@newhouse.nl
- 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: "ptgui.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.