Skip to content

Hostname

vizztech.com

Last fetched

vizztech.com resolves to 2 IPv4 addresses operated by CLINK-AS-AP CommuniLink Internet Limited. in HK. WHOIS lists iana:460 as the registrar.

Nutrition Label

WHISPER CANON · vizztech.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/vizztech.com

Resolution chain

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

IPPrefixASNOperatorCountry
43.252.40.15743.252.40.0/24AS38277CLINK-AS-AP CommuniLink Internet Limited.HK
43.252.42.2143.252.42.0/24AS38277CLINK-AS-AP CommuniLink Internet Limited.HK

WHOIS identity

Registrar
iana:460
Organization
domain admin
Contact emails

Subdomains

41 observed subdomains of vizztech.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for vizztech.com.

MechanismTarget
SPF_Avizztech.com
SPF_IP218.255.186.54
SPF_IP43.252.40.0/24
SPF_IP54.153.34.12/32
SPF_IP61.93.167.48
SPF_MXvizztech.com

Related pages

Pivot deeper into the graph from vizztech.com.

Cypher and MCP

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

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