Hostname
wodeju.com
Last fetched
wodeju.com resolves to 6 IPv4 addresses operated by SPARTANHOST - Spartan Host Ltd in US. WHOIS lists iana:3862 as the registrar.
Nutrition Label
Resolution chain
wodeju.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 45.145.74.150 | 45.145.74.0/24 | AS201106 | SPARTANHOST - Spartan Host Ltd | US |
| 45.145.74.67 | 45.145.74.0/24 | AS201106 | SPARTANHOST - Spartan Host Ltd | US |
| 45.145.75.127 | 45.145.75.0/24 | AS201106 | SPARTANHOST - Spartan Host Ltd | US |
| 45.154.215.144 | 45.154.215.0/24 | AS201106 | SPARTANHOST - Spartan Host Ltd | US |
| 62.204.54.89 | 62.204.54.0/24 | AS201106 | SPARTANHOST - Spartan Host Ltd | US |
| 85.239.233.106 | 85.239.232.0/21 | AS40021 | CONTABO-40021 - Contabo Inc. | US |
WHOIS identity
- Registrar
- iana:3862
- Organization
- cai qiao
- Contact emails
Subdomains
3 observed subdomains of wodeju.com.
Web-graph footprint
Distinct hostnames that link to or from wodeju.com in the public web crawl.
30 sites linked to from this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from wodeju.com.
- IP · 45.145.74.150
- ASN · AS201106SPARTANHOST - Spartan Host Ltd
- Registrar · iana:3862
- Country · US
- Email · reg_19482020@whoisprotection.cc
- TLD · .com
- Browse hostnames · wo…
- 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: "wodeju.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.