Skip to content

Hostname

s-b-c.net

Last fetched

s-b-c.net resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:1485 as the registrar.

Nutrition Label

WHISPER CANON · s-b-c.netRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/s-b-c.net

Resolution chain

s-b-c.net resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.10613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.244.60.3118.244.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.244.60.418.244.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.244.60.6718.244.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.244.60.7618.244.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
216.137.44.114216.137.44.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
216.137.44.14216.137.44.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
216.137.44.22216.137.44.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
216.137.44.4216.137.44.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
54.239.195.3154.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.239.195.4754.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.239.195.754.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.239.195.7654.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.1865.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.3065.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.465.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.8865.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1485
Organization
yoshiyuki, aikawa
Contact emails

Subdomains

25 observed subdomains of s-b-c.net.

Web-graph footprint

Distinct hostnames that link to or from s-b-c.net in the public web crawl.

1,350 sites link to this hostname.

155 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for s-b-c.net.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_IP35.73.75.73

Related pages

Pivot deeper into the graph from s-b-c.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "s-b-c.net"})-[: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.