Skip to content

Hostname

tongdai.cloud

Last fetched

tongdai.cloud resolves to 1 IPv4 address operated by AS45544 in VN. WHOIS lists iana:1649 as the registrar.

Nutrition Label

WHISPER CANON · tongdai.cloudRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/tongdai.cloud

Resolution chain

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

IPPrefixASNOperatorCountry
112.213.82.227112.213.82.0/24AS45544VN

WHOIS identity

Registrar
iana:1649
Organization
phuong huynh
Contact emails

Subdomains

10 observed subdomains of tongdai.cloud.

Web-graph footprint

Distinct hostnames that link to or from tongdai.cloud in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for tongdai.cloud.

MechanismTarget
SPF_Atongdai.cloud
SPF_IP103.252.255.50
SPF_IP103.77.163.52
SPF_IP112.213.82.0/24
SPF_IP112.213.93.30
SPF_IP222.255.121.215
SPF_IP27.0.13.50
SPF_IP27.0.13.51
SPF_IP27.0.13.52
SPF_IP27.0.13.66
SPF_IP27.0.13.67
SPF_IP27.0.13.72
SPF_IP27.0.13.82
SPF_MXpavetnam.com.vn

Related pages

Pivot deeper into the graph from tongdai.cloud.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "tongdai.cloud"})-[: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.