Hostname
spookytime.net
Last fetched
spookytime.net resolves to 16 IPv4 addresses operated by AS58212 in DE. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
spookytime.net resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 45.157.234.221 | 45.157.234.0/24 | AS58212 | — | DE |
| 50.114.4.222 | 50.114.4.0/24 | AS64199 | TCPSHIELD - TCPShield | CA |
| 50.114.4.222 | 50.114.4.0/24 | AS64199 | TCPSHIELD - TCPShield | BB |
| 50.114.4.223 | 50.114.4.0/24 | AS64199 | TCPSHIELD - TCPShield | CA |
| 50.114.4.223 | 50.114.4.0/24 | AS64199 | TCPSHIELD - TCPShield | BB |
| 50.114.4.232 | 50.114.4.0/24 | AS64199 | TCPSHIELD - TCPShield | CA |
| 50.114.4.232 | 50.114.4.0/24 | AS64199 | TCPSHIELD - TCPShield | BB |
| 50.114.4.233 | 50.114.4.0/24 | AS64199 | TCPSHIELD - TCPShield | CA |
| 50.114.4.233 | 50.114.4.0/24 | AS64199 | TCPSHIELD - TCPShield | BB |
| 82.22.5.17 | 82.22.5.0/24 | AS199414 | — | DE |
| 82.22.5.18 | 82.22.5.0/24 | AS199414 | — | DE |
| 82.22.5.19 | 82.22.5.0/24 | AS199414 | — | DE |
| 82.22.5.20 | 82.22.5.0/24 | AS199414 | — | DE |
| 82.22.5.21 | 82.22.5.0/24 | AS199414 | — | DE |
| 82.22.5.22 | 82.22.5.0/24 | AS199414 | — | DE |
| 82.22.5.23 | 82.22.5.0/24 | AS199414 | — | DE |
| 82.22.5.24 | 82.22.5.0/24 | AS199414 | — | DE |
| 82.22.5.25 | 82.22.5.0/24 | AS199414 | — | DE |
| 82.22.5.26 | 82.22.5.0/24 | AS199414 | — | DE |
| 185.254.98.176 | 185.254.98.0/24 | AS58212 | — | DE |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Subdomains
1 observed subdomain of spookytime.net.
| Subdomain |
|---|
| shop.spookytime.net |
Web-graph footprint
Distinct hostnames that link to or from spookytime.net in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for spookytime.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.efwd.registrar-servers.com |
Related pages
Pivot deeper into the graph from spookytime.net.
- IP · 45.157.234.221
- ASN · AS58212
- Registrar · iana:1068
- Country · DE
- Email · 0d105e6674c941bca0e2ab931cb9ae48.protect@withheldforprivacy.com
- TLD · .net
- 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: "spookytime.net"})-[: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.