Hostname
sosys.net
Last fetched
sosys.net resolves to 1 IPv4 address operated by AS-COLOCROSSING - HostPapa in US. WHOIS lists iana:48 as the registrar.
Nutrition Label
Resolution chain
sosys.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 |
|---|---|---|---|---|
| 96.44.130.158 | 96.44.130.0/24 | AS36352 | AS-COLOCROSSING - HostPapa | US |
WHOIS identity
- Registrar
- iana:48
- Organization
- benny kusman
- Contact emails
Subdomains
11 observed subdomains of sosys.net.
Web-graph footprint
Distinct hostnames that link to or from sosys.net in the public web crawl.
45 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
23 SPF mechanisms authorising senders for sosys.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 104.161.41.178 |
| SPF_IP | 104.223.21.74 |
| SPF_IP | 104.223.54.222 |
| SPF_IP | 107.178.104.119 |
| SPF_IP | 107.178.104.120 |
| SPF_IP | 119.235.249.102 |
| SPF_IP | 119.235.249.38 |
| SPF_IP | 119.235.249.41 |
| SPF_IP | 119.235.249.99 |
| SPF_IP | 119.235.251.221 |
| SPF_IP | 119.235.251.222 |
| SPF_IP | 119.235.255.26 |
| SPF_IP | 148.163.89.210 |
| SPF_IP | 162.246.57.129 |
| SPF_IP | 185.169.79.98 |
| SPF_IP | 185.169.79.99 |
| SPF_IP | 202.157.161.34 |
| SPF_IP | 202.157.175.53 |
| SPF_IP | 202.157.175.54 |
| SPF_IP | 96.44.130.146 |
| SPF_IP | 96.44.130.149 |
| SPF_IP | 96.44.130.158 |
Related pages
Pivot deeper into the graph from sosys.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sosys.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.