Skip to content

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

WHISPER CANON · sosys.netRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/sosys.net

Resolution chain

sosys.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
96.44.130.15896.44.130.0/24AS36352AS-COLOCROSSING - HostPapaUS

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.

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for sosys.net.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP104.161.41.178
SPF_IP104.223.21.74
SPF_IP104.223.54.222
SPF_IP107.178.104.119
SPF_IP107.178.104.120
SPF_IP119.235.249.102
SPF_IP119.235.249.38
SPF_IP119.235.249.41
SPF_IP119.235.249.99
SPF_IP119.235.251.221
SPF_IP119.235.251.222
SPF_IP119.235.255.26
SPF_IP148.163.89.210
SPF_IP162.246.57.129
SPF_IP185.169.79.98
SPF_IP185.169.79.99
SPF_IP202.157.161.34
SPF_IP202.157.175.53
SPF_IP202.157.175.54
SPF_IP96.44.130.146
SPF_IP96.44.130.149
SPF_IP96.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.