Hostname
accucold.com
Last fetched
accucold.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
accucold.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.20.45.217 | 104.20.32.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.66.144.78 | 172.66.144.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of accucold.com owner
- Contact emails
- godaddyo@pennherb.com
- paul@summitappliance.com
- 2f348be6-a3f7-44c7-8179-2b7eb2e8390c@identity-protect.org
- 454b057a-54b9-42e6-9fc8-75ebf1108f3a@identity-protect.org
- 51b6e4b2-e0b7-4326-b56e-09bcf0cd5358@identity-protect.org
- 54feb2f5-2b3f-402d-85fa-b773cc873b4c@identity-protect.org
- 606aa885-3443-4b1d-9207-2252c4a5b557@identity-protect.org
- c76a43e2-b6e4-4e79-b515-a7686bb196df@identity-protect.org
- owner-1822749@accucold.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of accucold.com.
| Subdomain |
|---|
| www.accucold.com |
Web-graph footprint
Distinct hostnames that link to or from accucold.com in the public web crawl.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for accucold.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | servers.mcsv.net |
Related pages
Pivot deeper into the graph from accucold.com.
- IP · 104.20.45.217
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · godaddyo@pennherb.com
- TLD · .com
- Browse hostnames · ac…
- 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: "accucold.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.