Hostname
spankshed.com
Last fetched
spankshed.com resolves to 1 IPv4 address operated by C2HOSTING-01 - C2Hosting, LLC in US. WHOIS lists iana:228 as the registrar.
Nutrition Label
Resolution chain
spankshed.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 |
|---|---|---|---|---|
| 74.122.168.1 | 74.122.168.0/23 | AS53332 | C2HOSTING-01 - C2Hosting, LLC | US |
WHOIS identity
- Registrar
- iana:228
- Organization
- moniker privacy services
- Contact emails
- 1bfc3f5577807824f461552ab693b305943d14a7a1c364df04021309e964b226@spankshed.com.whoisproxy.org
- 29381d1aed8f3152712a11c189ea70c91a18dcb3fad82e02a7ecaa0d272b73de@spankshed.com.whoisproxy.org
- 35223f75701a97f101f3a6912ec2385c1c9d86c1b568f0121457bd37f8e9833d@spankshed.com.whoisproxy.org
- 52368a1c15a2aeee436db26cf55654acb84da0fe08e598bb39d53aa2ce1446fd@spankshed.com.whoisproxy.org
- 738726bd9b325281fcd2ff0015a2f0e370700832151615220870e50af1f1db05@spankshed.com.whoisproxy.org
- 8a3861c396165cb7e35daa1b692a96ccc786c48932e8f9c061be03d59615a8f7@spankshed.com.whoisproxy.org
- 8be72ded78a571a5aed31ccac16eef3623461eb89785da8ad866e64056760521@spankshed.com.whoisproxy.org
- 8f3dc651a0240135eb3e891cb9c1ec6f1fb6c2ffe1a38dc524d652f53bf6a3a7@spankshed.com.whoisproxy.org
- 91c092abeb620660e6e768791df747bb1c0a9a8be66d12b1f0ea35247a81ac28@spankshed.com.whoisproxy.org
- 95ce9640bbf8144f0a5769cd7657d2d9ce9f46e245693423500839993f575742@spankshed.com.whoisproxy.org
- c2c014856912b198a888b06ebc1af5cf1e235734ad7ec6900e7f43861736f4c7@spankshed.com.whoisproxy.org
- d239231bd9c63cd2c92f2c955074ae2d268a5258ea57a8207174bc98188f6402@spankshed.com.whoisproxy.org
Subdomains
4 observed subdomains of spankshed.com.
Threat posture
History
Related pages
Pivot deeper into the graph from spankshed.com.
- IP · 74.122.168.1
- ASN · AS53332C2HOSTING-01 - C2Hosting, LLC
- Registrar · iana:228
- Country · US
- Email · 1bfc3f5577807824f461552ab693b305943d14a7a1c364df04021309e964b226@spankshed.com.whoisproxy.org
- TLD · .com
- Browse hostnames · sp…
- 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: "spankshed.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.