Hostname
gplplus.com
Last fetched
gplplus.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1479 as the registrar.
Nutrition Label
Resolution chain
gplplus.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 172.66.40.166 | 172.66.40.0/21 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.66.43.90 | 172.66.40.0/21 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 8.47.69.0 | 8.47.69.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | US |
| 8.6.112.0 | 8.6.112.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | US |
WHOIS identity
- Registrar
- iana:1479
- Organization
- domain administrator
- Contact emails
- pw-1802f95e12602d02b87e924a72ca6418@privacyguardian.org
- pw-23735e0449623090b12330451db9c3f3@privacyguardian.org
- pw-2ff12709cbc2393dbbc8b813603094fb@privacyguardian.org
- pw-37afa4f6c2429c9b7a1a50c8abe7342a@privacyguardian.org
- pw-56dec99a205a9b33b7e77d33f09fdecf@privacyguardian.org
- pw-89532ef0979820c1db600d1d105a1e34@privacyguardian.org
- pw-973f7b369de0b471fa94e36450ab1180@privacyguardian.org
- pw-c4fa7085fa0f030effc8566186e2420d@privacyguardian.org
Subdomains
5 observed subdomains of gplplus.com.
Web-graph footprint
Distinct hostnames that link to or from gplplus.com in the public web crawl.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for gplplus.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.smtp.com |
| SPF_INCLUDE | email.freshdesk.com |
Related pages
Pivot deeper into the graph from gplplus.com.
- IP · 172.66.40.166
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1479
- Country · CA
- Email · pw-1802f95e12602d02b87e924a72ca6418@privacyguardian.org
- TLD · .com
- Browse hostnames · gp…
- 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: "gplplus.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.