Skip to content

Hostname

vz86.com

Last fetched

vz86.com resolves to 1 IPv4 address operated by LAYER-AS - Layerstack Limited in HK. WHOIS lists iana:1621 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
113.52.132.97113.52.132.0/24AS133380LAYER-AS - Layerstack LimitedHK

WHOIS identity

Registrar
iana:1621
Organization
liu laudor
Contact emails

Subdomains

37 observed subdomains of vz86.com.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for vz86.com.

MechanismTarget
SPF_Avz86.com
SPF_MXvz86.com

Related pages

Pivot deeper into the graph from vz86.com.

Cypher and MCP

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

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