Skip to content

Hostname

scb.se

Last fetched

scb.se resolves to 1 IPv4 address operated by AS39658 in SE. WHOIS lists registrar:loopia ab as the registrar.

Nutrition Label

WHISPER CANON · scb.seRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/scb.se

Resolution chain

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

IPPrefixASNOperatorCountry
193.180.124.91193.180.124.0/24AS39658SE

WHOIS identity

Registrar
registrar:loopia ab
Organization
Contact emails

Subdomains

115 observed subdomains of scb.se.

Web-graph footprint

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

4,988 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for scb.se.

MechanismTarget
SPF_INCLUDE_spf.apsisone.com
SPF_INCLUDE_spf.rulemailer.se
SPF_IP194.218.77.40
SPF_IP194.218.77.41
SPF_IP194.237.237.1
SPF_IP52.143.59.192
SPF_IP91.123.56.128/32
SPF_MXscb.se

Related pages

Pivot deeper into the graph from scb.se.

Cypher and MCP

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

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