Skip to content

Hostname

tenten.cloud

Last fetched

tenten.cloud resolves to 1 IPv4 address operated by AS131392 in VN. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · tenten.cloudRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/tenten.cloud

Resolution chain

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

IPPrefixASNOperatorCountry
163.44.195.44163.44.192.0/22AS131392VN

WHOIS identity

Registrar
iana:49
Organization
gmo-z.com runsystem
Contact emails

Subdomains

45 observed subdomains of tenten.cloud.

Web-graph footprint

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

5 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for tenten.cloud.

MechanismTarget
SPF_IP118.27.35.252
SPF_IP118.27.48.24/30
SPF_IP150.95.109.36/32
SPF_IP150.95.116.24/30
SPF_IP150.95.116.56/30
SPF_IP163.44.207.235/32
SPF_IP163.44.207.45

Related pages

Pivot deeper into the graph from tenten.cloud.

Cypher and MCP

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

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