Hostname
civicrec.com
Last fetched
civicrec.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
civicrec.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.39.229 | 104.18.39.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.64.148.27 | 172.64.148.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- civicplus
- Contact emails
- dns@civicplus.com
- melissa.services@gmail.com
- 16f985cf-c986-40e6-9a96-e741b374b705@identity-protect.org
- 2ea42478-70fe-4a08-a88f-a03dacd9ba75@identity-protect.org
- 6d1893c9-64b7-4b79-b82f-19fabec6b164@identity-protect.org
- 87dff757-17a2-434e-9a2d-0285574e821b@identity-protect.org
- 933cb7d2-e605-4a0a-b33e-77c8e74a2d99@identity-protect.org
- f4bcd2f4-58bf-4d5c-926f-835e27b6573d@identity-protect.org
Subdomains
8 observed subdomains of civicrec.com.
Web-graph footprint
Distinct hostnames that link to or from civicrec.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from civicrec.com.
- IP · 104.18.39.229
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · dns@civicplus.com
- TLD · .com
- Browse hostnames · ci…
- 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: "civicrec.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.