Hostname
cookshack.com
Last fetched
cookshack.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
cookshack.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 188.114.96.3 | 188.114.96.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.97.3 | 188.114.97.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 216.188.19.32 | 216.188.0.0/17 | AS33398 | HOSTA-LAS - Miva Merchant, Inc. | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- attn cookshack.com care of network solutions
- Contact emails
- e48qt5cx8pr@networksolutionsprivateregistration.com
- ey5mp4bm6v3@networksolutionsprivateregistration.com
- f95m26ha852@networksolutionsprivateregistration.com
- fu92h4nm98x@networksolutionsprivateregistration.com
- hk2ph2xp3mn@networksolutionsprivateregistration.com
- hn5dt8e67dh@networksolutionsprivateregistration.com
- qb3dt56f9nn@networksolutionsprivateregistration.com
- qc3w85wg5ts@networksolutionsprivateregistration.com
- ru47h5er3e7@networksolutionsprivateregistration.com
- uj66h9st9qx@networksolutionsprivateregistration.com
- wv88p3du5qh@networksolutionsprivateregistration.com
- x735x8ub2qa@networksolutionsprivateregistration.com
- xe3e27pf89z@networksolutionsprivateregistration.com
- xh75965s3rh@networksolutionsprivateregistration.com
- xk5tx67h9nr@networksolutionsprivateregistration.com
- ya86j6j48p8@networksolutionsprivateregistration.com
- zj9um786869@networksolutionsprivateregistration.com
Subdomains
9 observed subdomains of cookshack.com.
Web-graph footprint
Distinct hostnames that link to or from cookshack.com in the public web crawl.
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for cookshack.com.
| Mechanism | Target |
|---|---|
| SPF_A | cookshack.com |
| SPF_A | dedad07fb.mivamerchant.net |
| SPF_INCLUDE | spf.mailanyone.net |
| SPF_MX | cookshack.com |
Related pages
Pivot deeper into the graph from cookshack.com.
- IP · 188.114.96.3
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:2
- Country · CA
- Email · e48qt5cx8pr@networksolutionsprivateregistration.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: "cookshack.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.