Skip to content

Hostname

vidyo.app

Last fetched

vidyo.app resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:472 as the registrar.

Nutrition Label

WHISPER CANON · vidyo.appRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/vidyo.app

Resolution chain

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

IPPrefixASNOperatorCountry
15.197.192.5515.197.192.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
35.208.3.10235.208.0.0/15AS43515YOUTUBE - Google Ireland LimitedUS

WHOIS identity

Registrar
iana:472
Organization
domains by proxy,
Contact emails

Subdomains

2 observed subdomains of vidyo.app.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for vidyo.app.

MechanismTarget
SPF_Avidyo.app
SPF_INCLUDEvidyo.app.spf.auto.dnssmarthost.net
SPF_IPfdcf:abda:4154::/48
SPF_MXvidyo.app

Related pages

Pivot deeper into the graph from vidyo.app.

Cypher and MCP

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

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