Skip to content

Hostname

smember.com.vn

Last fetched

smember.com.vn resolves to 16 IPv4 addresses operated by ZEN-ECN - Zenlayer Inc in VN.

Nutrition Label

WHISPER CANON · smember.com.vnRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/smember.com.vn

Resolution chain

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

IPPrefixASNOperatorCountry
122.10.222.206122.10.222.0/24AS21859ZEN-ECN - Zenlayer IncVN
122.10.222.215122.10.222.0/24AS21859ZEN-ECN - Zenlayer IncVN
122.10.222.218122.10.222.0/24AS21859ZEN-ECN - Zenlayer IncVN
122.10.222.219122.10.222.0/24AS21859ZEN-ECN - Zenlayer IncVN
149.104.101.36149.104.101.0/24AS63139BEDGE-CO-LIMITED - BEDGE CO LIMITEDVN
149.104.101.38149.104.101.0/24AS63139BEDGE-CO-LIMITED - BEDGE CO LIMITEDVN
149.104.101.40149.104.101.0/24AS63139BEDGE-CO-LIMITED - BEDGE CO LIMITEDVN
149.104.101.42149.104.101.0/24AS63139BEDGE-CO-LIMITED - BEDGE CO LIMITEDVN
149.104.101.43149.104.101.0/24AS63139BEDGE-CO-LIMITED - BEDGE CO LIMITEDVN
149.104.81.34149.104.81.0/24AS63139BEDGE-CO-LIMITED - BEDGE CO LIMITEDVN
149.104.81.38149.104.81.0/24AS63139BEDGE-CO-LIMITED - BEDGE CO LIMITEDVN
156.59.143.227156.59.136.0/21AS21859ZEN-ECN - Zenlayer IncVN
156.59.143.229156.59.136.0/21AS21859ZEN-ECN - Zenlayer IncVN
204.3.250.65204.3.250.0/24AS140666VN
204.3.250.67204.3.250.0/24AS140666VN
204.3.250.66204.3.250.0/24AS140666VN

WHOIS identity

No WHOIS records are currently associated with smember.com.vn in WhisperGraph.

Web-graph footprint

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

6 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from smember.com.vn.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "smember.com.vn"})-[: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.