Skip to content

Hostname

softlist.io

Last fetched

softlist.io resolves to 2 IPv4 addresses operated by TELE2LV-AS in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · softlist.ioRouting diversity2.4/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/softlist.io

Resolution chain

softlist.io resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
138.199.40.58138.199.40.0/23AS60068TELE2LV-ASUS
194.242.11.186194.242.10.0/23AS34989BAFISTAAS1NO

WHOIS identity

Registrar
iana:146
Organization
digit solutions
Contact emails

Subdomains

17 observed subdomains of softlist.io.

Web-graph footprint

Distinct hostnames that link to or from softlist.io in the public web crawl.

300 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for softlist.io.

MechanismTarget
SPF_Asoftlist.io
SPF_INCLUDEspf.protection.outlook.com
SPF_IP173.231.228.48
SPF_IP23.235.210.194
SPF_MXsoftlist.io

Related pages

Pivot deeper into the graph from softlist.io.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "softlist.io"})-[: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.