Hostname
vidyard.com
Last fetched
vidyard.com resolves to 1 IPv4 address operated by AUTOMATTIC - Automattic, Inc in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
vidyard.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 199.16.172.140 | 199.16.172.0/24 | AS2635 | AUTOMATTIC - Automattic, Inc | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of vidyard.com owner
- Contact emails
- admin@vidyard.com
- 468d1cca-765d-4820-8e2b-1b9efc8b1544@identity-protect.org
- 6fc48e60-d343-4675-a14e-af0aca98c2ba@identity-protect.org
- 77ed9ef4-ff7e-41c9-9bd6-c9a79b8fd1be@identity-protect.org
- 87c8e313-1592-41b5-9148-46d3e143407f@identity-protect.org
- 9bf5d20a-17c5-405e-8820-b26533f9f6ac@identity-protect.org
- f4433459-8da1-4e6d-a8d1-4922cda7b889@identity-protect.org
- owner-10147905@vidyard.com.whoisprivacyservice.org
- owner-10264597@vidyard.com.whoisprivacyservice.org
- owner-1087442@vidyard.com.whoisprivacyservice.org
- owner-1111365@vidyard.com.whoisprivacyservice.org
- owner-1208770@vidyard.com.whoisprivacyservice.org
- owner-1357391@vidyard.com.whoisprivacyservice.org
- owner-1381314@vidyard.com.whoisprivacyservice.org
- owner-1430075@vidyard.com.whoisprivacyservice.org
- owner-1474200@vidyard.com.whoisprivacyservice.org
- owner-1522961@vidyard.com.whoisprivacyservice.org
- owner-1873483@vidyard.com.whoisprivacyservice.org
- owner-1897289@vidyard.com.whoisprivacyservice.org
- owner-2167238@vidyard.com.whoisprivacyservice.org
- and 21 more
Subdomains
78 observed subdomains of vidyard.com.
Showing 25 of 78. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from vidyard.com in the public web crawl.
4,084 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for vidyard.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _s01032318.autospf.email |
Related pages
Pivot deeper into the graph from vidyard.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "vidyard.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.