Hostname
cakesonstate.com
Last fetched
cakesonstate.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:440 as the registrar.
Nutrition Label
Resolution chain
cakesonstate.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.21.39.21 | 104.21.32.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.142.55 | 172.67.128.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:440
- Organization
- carney media group
- Contact emails
- abuse@web.com
- evab6932aojn59o5a9p4l065do@domaindiscreet.com
- scottsgrapes@gmail.com
- 84597651b4b160e957e579ad4660e6e05b6cc51207410e5f1c6cc1c928f1e5ee@cakesonstate.com.whoisproxy.org
- 9d4fd5624ede4ffda815ed8835ba06df97cb10c6e25dc0fa302867f32e36477a@cakesonstate.com.whoisproxy.org
- b7930beb2e0184cf2011143aba958ce93fa41c82d8c9d9c8e54ffa6951aae883@cakesonstate.com.whoisproxy.org
- c527dbb04512ffe9f1cd8595d2988a7967ec47867d2f1e568d3c12ca58cb69bb@cakesonstate.com.whoisproxy.org
- cd4b6ee5633377f5e9b632b9b9a3fd01a811a613a42343eb526a5b276965f1f2@cakesonstate.com.whoisproxy.org
- dc60eb94e745d624db637bdc1776fb055de550c6848c75ca1ad25421569b1a4c@cakesonstate.com.whoisproxy.org
- e80d6d90b68a3a8f02227e20616736fd50799517fc336dc6e5d053a4b746632b@cakesonstate.com.whoisproxy.org
Subdomains
6 observed subdomains of cakesonstate.com.
Web-graph footprint
Distinct hostnames that link to or from cakesonstate.com in the public web crawl.
37 sites link to this hostname.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for cakesonstate.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mx.cloudflare.net |
Related pages
Pivot deeper into the graph from cakesonstate.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cakesonstate.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.