Skip to content

Hostname

softronic.se

Last fetched

softronic.se resolves to 2 IPv4 addresses operated by INLEED in SE.

Nutrition Label

WHISPER CANON · softronic.seRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/softronic.se

Resolution chain

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

IPPrefixASNOperatorCountry
188.66.60.20188.66.60.0/24AS206170INLEEDSE
20.240.54.19520.192.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationSE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from softronic.se in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for softronic.se.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.71.244.126/32
SPF_IP194.71.244.25
SPF_IP194.71.244.45
SPF_IP194.71.244.52/32
SPF_IP194.71.244.61
SPF_MXsoftronic.se

Related pages

Pivot deeper into the graph from softronic.se.

Cypher and MCP

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

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