Skip to content

Hostname

assessio.se

Last fetched

assessio.se resolves to 1 IPv4 address operated by ASODERLAND - ODERLAND Webbhotell AB in SE. WHOIS lists registrar:oderland as the registrar.

Nutrition Label

WHISPER CANON · assessio.seRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/assessio.se

Resolution chain

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

IPPrefixASNOperatorCountry
46.16.234.3946.16.232.0/21AS44136ASODERLAND - ODERLAND Webbhotell ABSE

WHOIS identity

Registrar
registrar:oderland
Organization
Contact emails

Subdomains

10 observed subdomains of assessio.se.

Web-graph footprint

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

15 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for assessio.se.

MechanismTarget
SPF_INCLUDE145462006.spf07.hubspotemail.net
SPF_INCLUDE_spfh.devcore.se
SPF_INCLUDEamazonses.com
SPF_INCLUDEe2ma.net
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP192.71.164.36
SPF_IP192.71.164.7
SPF_IP54.240.7.18
SPF_IP89.160.2.114

Related pages

Pivot deeper into the graph from assessio.se.

Cypher and MCP

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

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