Skip to content

Hostname

sml2.com

Last fetched

sml2.com resolves to 4 IPv4 addresses operated by CDSC-AS1 - CDS Global Cloud Co., Ltd in DE. WHOIS lists iana:420 as the registrar.

Nutrition Label

WHISPER CANON · sml2.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/sml2.com

Resolution chain

sml2.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
148.153.240.65148.153.240.0/24AS63199CDSC-AS1 - CDS Global Cloud Co., LtdDE
148.153.240.67148.153.240.0/24AS63199CDSC-AS1 - CDS Global Cloud Co., LtdDE
156.59.44.79156.59.40.0/21AS21859ZEN-ECN - Zenlayer IncKR
156.59.44.80156.59.40.0/21AS21859ZEN-ECN - Zenlayer IncKR

WHOIS identity

Registrar
iana:420
Organization
hitomi kobayashi
Contact emails

Subdomains

8 observed subdomains of sml2.com.

Threat posture

History

Mail and authentication

MX records

Related pages

Pivot deeper into the graph from sml2.com.

Cypher and MCP

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

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