Skip to content

Hostname

osteraker.se

Last fetched

osteraker.se resolves to 1 IPv4 address operated by AS56700 in SE. WHOIS lists registrar:www.namesrs.com as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
91.198.92.18491.198.143.0/24AS56700SE

WHOIS identity

Registrar
registrar:www.namesrs.com
Organization
Contact emails

Subdomains

86 observed subdomains of osteraker.se.

Web-graph footprint

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

291 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for osteraker.se.

MechanismTarget
SPF_Asmtp.tripnet.se
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.tem.scaleway.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tipimail.com
SPF_INCLUDEspfiol.infracontrol.com
SPF_IP78.108.48.32/27
SPF_IP91.198.92.0/24
SPF_MXosteraker.se

Related pages

Pivot deeper into the graph from osteraker.se.

Cypher and MCP

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

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