Skip to content

Hostname

itel.vn

Last fetched

itel.vn resolves to 5 IPv4 addresses operated by AS135905 in VN.

Nutrition Label

WHISPER CANON · itel.vnRouting diversity3.5/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/itel.vn

Resolution chain

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

IPPrefixASNOperatorCountry
14.225.20.13714.225.20.0/24AS135905VN
14.225.238.5114.225.238.0/24AS135905VN
163.171.242.126163.171.242.0/24AS54994ML-1432-54994 - Meteverse Limited.DE
163.171.242.128163.171.242.0/24AS54994ML-1432-54994 - Meteverse Limited.DE
138.113.69.131138.113.69.0/24AS54994ML-1432-54994 - Meteverse Limited.DE

WHOIS identity

No WHOIS records are currently associated with itel.vn in WhisperGraph.

Subdomains

23 observed subdomains of itel.vn.

Web-graph footprint

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

34 sites link to this hostname.

35 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for itel.vn.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from itel.vn.

Cypher and MCP

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

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