Skip to content

Hostname

vizard.ai

Last fetched

vizard.ai resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:hexonet services inc / 1api as the registrar.

Nutrition Label

WHISPER CANON · vizard.aiRouting diversity3.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/vizard.ai

Resolution chain

vizard.ai resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.224.125.11913.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.12713.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.1613.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.7513.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.192.10913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.33.187.2913.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.4913.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.5213.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.7513.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.20.10013.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.10513.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.12813.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.2013.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
registrar:hexonet services inc / 1api
Organization
domains by proxy,
Contact emails

Subdomains

15 observed subdomains of vizard.ai.

Web-graph footprint

Distinct hostnames that link to or from vizard.ai in the public web crawl.

999 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for vizard.ai.

MechanismTarget
SPF_INCLUDE_netblocks.m.feishu.cn

Related pages

Pivot deeper into the graph from vizard.ai.

Cypher and MCP

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

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