Hostname
compucram.com
Last fetched
compucram.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
compucram.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.12.139 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.13.139 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of compucram.com owner
- Contact emails
- afanok@hondros.com
- itoperations@hondros.edu
- 16324f6c-b6ef-441b-8a14-dc6a319d06cc@identity-protect.org
- 3e4ea925-65c3-4ee7-8999-e0d278022c4f@identity-protect.org
- 405781d9-7d44-4ccb-a7bf-267dadabef28@identity-protect.org
- 464b13fa-51dc-4f5e-b14c-a09c98277dc3@identity-protect.org
- 479cdc02-3161-4dec-ab08-dba4cff19e5d@identity-protect.org
- 4b6c7751-cb4f-48b8-9c06-12b5cadfc5bc@identity-protect.org
- e02d28e3-5370-461f-b60b-43ddfdd9d71b@identity-protect.org
Subdomains
6 observed subdomains of compucram.com.
Web-graph footprint
Distinct hostnames that link to or from compucram.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for compucram.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 397601.spf10.hubspotemail.net |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.ess.barracudanetworks.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 66.194.131.94/32 |
| SPF_IP | 66.240.233.37/32 |
| SPF_IP | 66.240.233.7/32 |
Related pages
Pivot deeper into the graph from compucram.com.
- IP · 104.18.12.139
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · afanok@hondros.com
- TLD · .com
- Browse hostnames · co…
- 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: "compucram.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.