Hostname
sbtech.com
Last fetched
sbtech.com resolves to 10 IPv4 addresses operated by AKAMAI-ASN1 in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
sbtech.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.70.121.163 | 104.70.120.0/23 | AS20940 | AKAMAI-ASN1 | US |
| 104.70.121.176 | 104.70.120.0/23 | AS20940 | AKAMAI-ASN1 | US |
| 2.17.100.192 | 2.17.100.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.17.100.241 | 2.17.100.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.18.63.31 | 2.18.63.0/24 | AS20940 | AKAMAI-ASN1 | GB |
| 2.18.63.42 | 2.18.63.0/24 | AS20940 | AKAMAI-ASN1 | GB |
| 23.50.131.140 | 23.50.131.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.50.131.155 | 23.50.131.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.53.43.41 | 23.53.40.0/22 | AS20940 | AKAMAI-ASN1 | DE |
| 23.53.43.72 | 23.53.40.0/22 | AS20940 | AKAMAI-ASN1 | DE |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
Subdomains
125 observed subdomains of sbtech.com.
Showing 25 of 125. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from sbtech.com in the public web crawl.
102 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from sbtech.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sbtech.com"})-[: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.