Skip to content

Hostname

topdev.vn

Last fetched

topdev.vn resolves to 4 IPv4 addresses operated by NODOSOFT S.A. in VN.

Nutrition Label

WHISPER CANON · topdev.vnRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/topdev.vn

Resolution chain

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

IPPrefixASNOperatorCountry
103.138.113.72103.138.113.0/24AS135942NODOSOFT S.A.VN
104.21.83.64104.21.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
124.197.29.143124.197.29.0/24AS140766NT-ONE-NETVN
172.67.215.84172.67.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
Organization
ipv4 address block not managed by the ripe ncc
Contact emails

Subdomains

16 observed subdomains of topdev.vn.

Web-graph footprint

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

520 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for topdev.vn.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_IP103.138.113.53
SPF_IP110.45.178.134
SPF_IP110.45.178.136
SPF_IP110.45.178.137
SPF_IP110.45.178.182
SPF_IP110.45.178.183
SPF_IP110.45.178.188
SPF_IP110.45.178.189

Related pages

Pivot deeper into the graph from topdev.vn.

Cypher and MCP

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

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