Skip to content

Hostname

smartsamar.com

Last fetched

smartsamar.com resolves to 7 IPv4 addresses operated by TENCENT-NET-AP-CN Tencent Building, Kejizhongyi Avenue in CN. WHOIS lists iana:1697 as the registrar.

Nutrition Label

WHISPER CANON · smartsamar.comRouting diversity4.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/smartsamar.com

Resolution chain

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

IPPrefixASNOperatorCountry
1.12.0.291.12.0.0/20AS132203TENCENT-NET-AP-CN Tencent Building, Kejizhongyi AvenueCN
1.13.76.551.13.64.0/18AS45090TENCENT-NET-AP Shenzhen Tencent Computer Systems Company LimitedCN
111.13.203.55111.13.0.0/16AS9808CHINAMOBILE-CN China Mobile Communications Group Co., Ltd.CN
117.135.128.155117.135.128.0/24AS9808CHINAMOBILE-CN China Mobile Communications Group Co., Ltd.CN
125.94.59.155125.88.0.0/13AS4134CHINANET-BACKBONE No.31,Jin-rong StreetCN
163.177.5.55163.177.5.0/24AS136958UNICOM-GUANGZHOU-IDC China Unicom Guangdong IP networkCN
220.196.136.55220.196.136.0/24AS140979UNICOM-SHFT-IDC China Unicom Shanghai FuTe IDC networkCN

WHOIS identity

Registrar
iana:1697
Organization
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from smartsamar.com.

Cypher and MCP

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

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