Skip to content

Hostname

dongdoco.com

Last fetched

dongdoco.com resolves to 1 IPv4 address operated by CMCTELECOM-VN - CMC Telecom Infrastructure Company in VN. WHOIS lists iana:1649 as the registrar.

Nutrition Label

WHISPER CANON · dongdoco.comRouting diversity1.5/10Peering density8.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/dongdoco.com

Resolution chain

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

IPPrefixASNOperatorCountry
203.205.31.221203.205.31.0/24AS45903CMCTELECOM-VN - CMC Telecom Infrastructure CompanyVN

WHOIS identity

Registrar
iana:1649
Organization
cong ty co phan trang tri noi that dong do
Contact emails

Subdomains

2 observed subdomains of dongdoco.com.

Web-graph footprint

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

10 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for dongdoco.com.

MechanismTarget
SPF_Amail.dongdoco.com
SPF_INCLUDE_spf.fptdata.net
SPF_IP118.69.204.202
SPF_MXdongdoco.com

Related pages

Pivot deeper into the graph from dongdoco.com.

Cypher and MCP

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

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