Hostname
jcprd.com
Last fetched
jcprd.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
jcprd.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.18.42.181 | 104.18.42.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.64.145.75 | 172.64.145.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- civicplus
- Contact emails
- info@jcprd.com
- martin@webcreate.com
- 3055772b-da5e-4d03-8304-07b0df17d358@identity-protect.org
- a6731c29-5b16-4cbc-b465-86701d80f316@identity-protect.org
- a831be96-54d5-4ba4-9047-248858cacaf6@identity-protect.org
- bf5816f5-dd31-403b-9801-8ec07998abb3@identity-protect.org
- e804df8a-eebd-433a-a19d-b0be775115c6@identity-protect.org
- fea6367a-6d7e-4958-9509-0152bdbfc5d7@identity-protect.org
Subdomains
1 observed subdomain of jcprd.com.
| Subdomain |
|---|
| www.jcprd.com |
Web-graph footprint
Distinct hostnames that link to or from jcprd.com in the public web crawl.
513 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for jcprd.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.constantcontact.com |
| SPF_IP | 192.196.0.0/24 |
| SPF_IP | 207.38.72.0/21 |
| SPF_IP | 208.90.188.0/22 |
| SPF_MX | jcprd.com |
Related pages
Pivot deeper into the graph from jcprd.com.
- IP · 104.18.42.181
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · info@jcprd.com
- TLD · .com
- Browse hostnames · jc…
- 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: "jcprd.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.