Skip to content

Hostname

c-one.com.vn

Last fetched

c-one.com.vn resolves to 1 IPv4 address operated by AS45903 in VN.

Nutrition Label

WHISPER CANON · c-one.com.vnRouting diversity1.5/10Peering density8.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/c-one.com.vn

Resolution chain

c-one.com.vn resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
203.171.19.41203.171.18.0/23AS45903VN

WHOIS identity

No WHOIS records are currently associated with c-one.com.vn in WhisperGraph.

Subdomains

6 observed subdomains of c-one.com.vn.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for c-one.com.vn.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.63.117.83
SPF_IP203.171.16.87
SPF_IP203.171.16.88
SPF_IP42.115.241.167
SPF_IP42.115.241.168

Related pages

Pivot deeper into the graph from c-one.com.vn.

Cypher and MCP

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

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