Skip to content

Hostname

batdongsanlegiang.com

Last fetched

batdongsanlegiang.com resolves to 2 IPv4 addresses operated by VNPT-AS-VN - VIETNAM POSTS AND TELECOMMUNICATIONS GROUP in VN. WHOIS lists iana:1472 as the registrar.

Nutrition Label

WHISPER CANON · batdongsanlegiang.comRouting diversity2.4/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint7.4/10canon.whisper.security/host/batdongsanlegiang.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.200.23.142103.200.23.0/24AS135905VNPT-AS-VN - VIETNAM POSTS AND TELECOMMUNICATIONS GROUPVN
162.210.97.242162.210.96.0/21AS14555LIQUIDNETLTD1 - LiquidNet US LLCUS

WHOIS identity

Registrar
iana:1472
Organization
Contact emails

Subdomains

13 observed subdomains of batdongsanlegiang.com.

Web-graph footprint

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

5 sites link to this hostname.

80 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from batdongsanlegiang.com.

Cypher and MCP

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

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