Skip to content

Hostname

sbab.se

Last fetched

sbab.se resolves to 2 IPv4 addresses operated by AS8523 in SE. WHOIS lists registrar:internetx gmbh as the registrar.

Nutrition Label

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

Resolution chain

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

WHOIS identity

Registrar
registrar:internetx gmbh
Organization
Contact emails

Subdomains

23 observed subdomains of sbab.se.

Web-graph footprint

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

357 sites link to this hostname.

195 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for sbab.se.

MechanismTarget
SPF_INCLUDEmailout.sth.basefarm.net
SPF_INCLUDEspf.bedrock.lime-technologies.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.181.232.11
SPF_IP193.181.232.12
SPF_IP193.181.232.20
SPF_IP80.76.151.162

Related pages

Pivot deeper into the graph from sbab.se.

Cypher and MCP

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

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