Skip to content

Hostname

sbsa.kr

Last fetched

sbsa.kr resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE.

Nutrition Label

WHISPER CANON · sbsa.krRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/sbsa.kr

Resolution chain

sbsa.kr resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.157.229.3108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.32108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.54108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.57108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
18.172.226.10418.172.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
18.172.226.12718.172.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
18.172.226.12818.172.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
18.172.226.7118.172.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES

WHOIS identity

No WHOIS records are currently associated with sbsa.kr in WhisperGraph.

Subdomains

1 observed subdomain of sbsa.kr.

Subdomain
www.sbsa.kr

Web-graph footprint

Distinct hostnames that link to or from sbsa.kr in the public web crawl.

5 sites link to this hostname.

46 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for sbsa.kr.

MechanismTarget
SPF_IP52.79.92.223/32

Related pages

Pivot deeper into the graph from sbsa.kr.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "sbsa.kr"})-[: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.