Hostname
samsr.com
Last fetched
samsr.com resolves to 2 IPv4 addresses operated by COGNETCLOUD - cognetcloud INC in HK. WHOIS lists iana:1599 as the registrar.
Nutrition Label
Resolution chain
samsr.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 154.12.81.118 | 154.12.80.0/21 | AS401696 | COGNETCLOUD - cognetcloud INC | HK |
| 156.241.132.153 | 156.241.132.0/24 | AS400619 | AROSS-AS - AROSSCLOUD INC. | HK |
WHOIS identity
- Registrar
- iana:1599
- Organization
- on behalf of samsr.com owner
- Contact emails
- yuming@yinsibaohu.aliyun.com
- fzhaowen88@126.com
- 39e93815-f8cd-4dc3-b2e7-e9e6e219de29@identity-protect.org
- 4c1878bc-4d48-42ba-8e96-96027c6f83ad@identity-protect.org
- a2147b7d-0cc3-4bc0-872b-0fb81e27e6a6@identity-protect.org
- d248b743-f416-439a-bc2b-2a26f0912f10@identity-protect.org
- fb0dc78a-6f2f-4a2e-b61d-34fa18aefbf4@identity-protect.org
Web-graph footprint
Distinct hostnames that link to or from samsr.com in the public web crawl.
8 sites linked to from this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from samsr.com.
- IP · 154.12.81.118
- ASN · AS401696COGNETCLOUD - cognetcloud INC
- Registrar · iana:1599
- Country · HK
- Email · yuming@yinsibaohu.aliyun.com
- TLD · .com
- Browse hostnames · sa…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "samsr.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.