Hostname
so2014.com
Last fetched
so2014.com resolves to 2 IPv4 addresses operated by AS8972 in FR. WHOIS lists iana:228 as the registrar.
Nutrition Label
Resolution chain
so2014.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 |
|---|---|---|---|---|
| 141.0.17.175 | 141.0.17.0/24 | AS8972 | — | FR |
| 192.124.249.138 | 192.124.249.0/24 | AS30148 | SUCURI-SEC - Sucuri | US |
WHOIS identity
- Registrar
- iana:228
- Organization
- pending backorder/auction delivery at www.dropcatch.com
- Contact emails
- hostmaster@cronos.be
- so2014.com@namebrightprivacy.com
- support@dropcatch.com
- 0463db9d1e2a7316d968cefbe48819066728b4916b7e3e470f8bd26212ebd7cf@so2014.com.whoisproxy.org
- 0c898f2dfa53c62b2db05463af8dda94d691df5f09b114e7414f9863b3c8acb1@so2014.com.whoisproxy.org
- 1c22cc05d8233a824d53e6e899cdc4dfcaefbcb9dabca6f39b50c3515c28aab6@so2014.com.whoisproxy.org
- 35e5df49eccafdfe3c313959894247c42bfc720f1cd7f0d9ebe2a90a5e23ce0c@so2014.com.whoisproxy.org
- 72fd15dcc361fbc964aa95ac8604f1426e5589a20bd049e5f4102d17289eb2a9@so2014.com.whoisproxy.org
- 76a1169b0046621d5fd0612cccdc42f8ec30667f4a2baf8c40fb9af06ae35643@so2014.com.whoisproxy.org
- 7890584716c63ae2ecb7690de7b1c7f1e52f0cd2a35c2dbd648d9c79f98433a5@so2014.com.whoisproxy.org
- 8ed4002cb75943583c9ea2aec0ffaad75f4baa68a37869c1e2fc9e49ea45d64f@so2014.com.whoisproxy.org
- bc78834f2571a687f5f9d9c675aa933329c5f91443cf42257de32c894b1e6649@so2014.com.whoisproxy.org
- c7306d5f33fdf54afe680b93caf83cedd257c41b279c9db04f306831463894a6@so2014.com.whoisproxy.org
- d812f5476f9723b5bdc6f024b8838ff462c6ffca1bd4a79c1dd05379e1575e4d@so2014.com.whoisproxy.org
Subdomains
3 observed subdomains of so2014.com.
Web-graph footprint
Distinct hostnames that link to or from so2014.com in the public web crawl.
19 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from so2014.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "so2014.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.