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
Resolution chain
sbab.se resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 164.40.178.130 | 164.40.176.0/21 | AS8523 | — | SE |
| 80.76.151.134 | 80.76.144.0/20 | AS8523 | — | SE |
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for sbab.se.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mailout.sth.basefarm.net |
| SPF_INCLUDE | spf.bedrock.lime-technologies.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 193.181.232.11 |
| SPF_IP | 193.181.232.12 |
| SPF_IP | 193.181.232.20 |
| SPF_IP | 80.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.