Hostname
cellarlabels.deadprophet.com
Last fetched
cellarlabels.deadprophet.com resolves to 1 IPv4 address operated by SHOCK-1 - Shock Hosting LLC in US.
Nutrition Label
Resolution chain
cellarlabels.deadprophet.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.36.228.59 | 104.36.228.0/22 | AS395092 | SHOCK-1 - Shock Hosting LLC | US |
WHOIS identity
No WHOIS records are currently associated with cellarlabels.deadprophet.com in WhisperGraph.
Subdomains
1 observed subdomain of cellarlabels.deadprophet.com.
| Subdomain |
|---|
| www.cellarlabels.deadprophet.com |
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for cellarlabels.deadprophet.com.
| Mechanism | Target |
|---|---|
| SPF_A | cellarlabels.deadprophet.com |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_IP | 104.36.228.2 |
| SPF_IP | 104.36.228.59 |
| SPF_IP | 173.254.242.164 |
| SPF_IP | 204.152.211.39 |
| SPF_IP | 204.152.215.35 |
| SPF_MX | cellarlabels.deadprophet.com |
Related pages
Pivot deeper into the graph from cellarlabels.deadprophet.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cellarlabels.deadprophet.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.