Hostname
cso.net
Last fetched
cso.net resolves to 1 IPv4 address operated by AS48823 in DE. WHOIS lists iana:976 as the registrar.
Nutrition Label
Resolution chain
cso.net 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 |
|---|---|---|---|---|
| 185.11.139.60 | 185.11.136.0/22 | AS48823 | — | DE |
WHOIS identity
- Registrar
- iana:976
- Organization
- erich osou
- Contact emails
- i3iuhpjpx2dthjcpi5sxmktibga7lg7gs53e2pkyrjd3e@protectedmx.com
- i4nlxfkzgrmyzft5ov2tvwevyxeez6spvaf3itrablf66@protectedmx.com
- i4zfgtcj2dznmdvtf2ejo5jnbrtd5aietfsleuzahsck2@protectedmx.com
- i5e3hurno24qyllughwvjnubyyaetpc2afons4aic5xq4@protectedmx.com
- ibjzcffe35fiuxbcgsfkggwxy3uihn5j6b5jdxoqoowy2@protectedmx.com
- igc6nqxflazwixmgi7f2snhyjxdwrq7cfk4dewyq4yrwm@protectedmx.com
- igvfhq55ayntafhxds3wlu5xh7sdurbf6aiaotiiyj3ho@protectedmx.com
- ijfdr3q4w3vvn4y7uohohlbivef62plcq5nceysqbdd7g@protectedmx.com
- ikqsskrizroiy3rpz43cpee246zsvq3thsz3h7eahrszw@protectedmx.com
- itl65q6agsgaksv4bbzmt5nx3gtd3ky6onr3rfiy7ki3q@protectedmx.com
- office@cso.net
Subdomains
149 observed subdomains of cso.net.
Showing 25 of 149. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from cso.net in the public web crawl.
32 sites link to this hostname.
4 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for cso.net.
| Mechanism | Target |
|---|---|
| SPF_A | cso.net |
| SPF_A | mail.cso.net |
| SPF_A | mail3.cso.net |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_MX | cso.net |
Related pages
Pivot deeper into the graph from cso.net.
- IP · 185.11.139.60
- ASN · AS48823
- Registrar · iana:976
- Country · DE
- Email · i3iuhpjpx2dthjcpi5sxmktibga7lg7gs53e2pkyrjd3e@protectedmx.com
- TLD · .net
- Browse hostnames · cs…
- 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: "cso.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.