Skip to content

Hostname

schoolsoft.se

Last fetched

schoolsoft.se resolves to 2 IPv4 addresses operated by AUTOMATTIC - Automattic, Inc in US. WHOIS lists registrar:abion ab as the registrar.

Nutrition Label

WHISPER CANON · schoolsoft.seRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/schoolsoft.se

Resolution chain

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

IPPrefixASNOperatorCountry
192.0.78.170192.0.78.0/24AS2635AUTOMATTIC - Automattic, IncUS
192.0.78.248192.0.78.0/24AS2635AUTOMATTIC - Automattic, IncUS

WHOIS identity

Registrar
registrar:abion ab
Organization
Contact emails

Subdomains

18 observed subdomains of schoolsoft.se.

Web-graph footprint

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

48 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for schoolsoft.se.

MechanismTarget
SPF_INCLUDE_spf.online.superoffice.com
SPF_INCLUDEspf.gansend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP16.16.111.14
SPF_IP192.121.26.156
SPF_IP192.121.26.19
SPF_IP192.121.26.84
SPF_IP2a01:280:3c8:0:0:0:0:19
SPF_IP2a01:280:3c8:100:0:0:0:84
SPF_IP2a01:280:3c8:200:0:0:0:156
SPF_IP89.107.221.136

Related pages

Pivot deeper into the graph from schoolsoft.se.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "schoolsoft.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.