Hostname
wcpd.com
Last fetched
wcpd.com resolves to 1 IPv4 address operated by GTCOMM - GloboTech Communications in CA. WHOIS lists iana:69 as the registrar.
Nutrition Label
Resolution chain
wcpd.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 |
|---|---|---|---|---|
| 72.10.172.74 | 72.10.160.0/20 | AS36666 | GTCOMM - GloboTech Communications | CA |
WHOIS identity
- Registrar
- iana:69
- Organization
- peter nicholson
- Contact emails
Subdomains
9 observed subdomains of wcpd.com.
Web-graph footprint
Distinct hostnames that link to or from wcpd.com in the public web crawl.
47 sites link to this hostname.
112 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
15 SPF mechanisms authorising senders for wcpd.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | sparkpostmail.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf1.emailsecurity.app |
| SPF_INCLUDE | zcsend.net |
| SPF_IP | 165.173.164.0/24 |
| SPF_IP | 199.67.69.0/24 |
| SPF_IP | 199.67.87.0/24 |
| SPF_IP | 208.75.120.0/22 |
| SPF_IP | 66.33.223.71 |
| SPF_IP | 69.17.165.32/29 |
| SPF_IP | 72.10.172.74 |
| SPF_IP | 72.10.172.75 |
| SPF_IP | 72.10.172.76 |
Related pages
Pivot deeper into the graph from wcpd.com.
- IP · 72.10.172.74
- ASN · AS36666GTCOMM - GloboTech Communications
- Registrar · iana:69
- Country · CA
- Email · domains@wcpd.com
- TLD · .com
- Browse hostnames · wc…
- 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: "wcpd.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.