Skip to content

Hostname

sbtlam.com

Last fetched

sbtlam.com resolves to 1 IPv4 address operated by AS17878 in KR. WHOIS lists iana:244 as the registrar.

Nutrition Label

WHISPER CANON · sbtlam.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/sbtlam.com

Resolution chain

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

IPPrefixASNOperatorCountry
101.202.43.178101.202.0.0/16AS17878KR

WHOIS identity

Registrar
iana:244
Organization
sbtl advanced materials co.,ltd.
Contact emails

Subdomains

3 observed subdomains of sbtlam.com.

Web-graph footprint

Distinct hostnames that link to or from sbtlam.com in the public web crawl.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for sbtlam.com.

MechanismTarget
SPF_IP121.136.60.2
SPF_IP211.234.111.85
SPF_IP52.79.92.223/32

Related pages

Pivot deeper into the graph from sbtlam.com.

Cypher and MCP

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

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

Or query Whisper from your own LLM workflow via the Whisper MCP server.