Skip to content

Hostname

thevenenta.com

Last fetched

thevenenta.com resolves to 5 IPv4 addresses operated by TERAEXCH - Tcloudnet in HK. WHOIS lists iana:4162 as the registrar.

Nutrition Label

WHISPER CANON · thevenenta.comRouting diversity3.0/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/thevenenta.com

Resolution chain

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

IPPrefixASNOperatorCountry
154.82.100.220154.82.100.0/24AS399077TERAEXCH - TcloudnetHK
154.82.100.83154.82.100.0/24AS399077TERAEXCH - TcloudnetHK
156.234.116.179156.234.116.0/24AS138415HK
156.234.116.180156.234.116.0/24AS138415HK
20.205.140.11420.192.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationHK

WHOIS identity

Registrar
iana:4162
Organization
Contact emails

Subdomains

1 observed subdomain of thevenenta.com.

Threat posture

History

Related pages

Pivot deeper into the graph from thevenenta.com.

Cypher and MCP

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

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