Hostname
videsktop.com
Last fetched
videsktop.com resolves to 1 IPv4 address operated by GO-DADDY-COM-LLC - GoDaddy.com, LLC in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
videsktop.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 |
|---|---|---|---|---|
| 148.72.75.51 | 148.72.72.0/21 | AS398101 | GO-DADDY-COM-LLC - GoDaddy.com, LLC | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of videsktop.com owner
- Contact emails
- richard.dohi@videsktop.com
- whois@bluehost.com
- 34cdf29d-50d7-448d-a625-c7dd146be1c9@identity-protect.org
- 3df8ddca-cba4-484b-b809-cf27f03afbef@identity-protect.org
- 530914a6-1966-4ec4-a21e-e6c05e5cf5d3@identity-protect.org
- 6e03564c-bae1-485f-ba2e-a3c8797501cb@identity-protect.org
- 728fa16b-1d0a-44c2-be6e-09b02a689a1f@identity-protect.org
- abbaa795-0f62-46c1-a3b3-b0d4f5d1d570@identity-protect.org
- eb668300-3b80-48f6-bd09-f5803521e90f@identity-protect.org
Subdomains
12 observed subdomains of videsktop.com.
Web-graph footprint
Distinct hostnames that link to or from videsktop.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for videsktop.com.
| Mechanism | Target |
|---|---|
| SPF_A | videsktop.com |
| SPF_INCLUDE | clickbackspf.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 38.69.141.67/32 |
| SPF_IP | 38.69.141.68 |
| SPF_IP | 38.69.141.70 |
| SPF_IP | 38.69.141.71 |
| SPF_IP | 38.69.141.72 |
| SPF_IP | 38.99.160.86/32 |
| SPF_MX | videsktop.com |
Related pages
Pivot deeper into the graph from videsktop.com.
- IP · 148.72.75.51
- ASN · AS398101GO-DADDY-COM-LLC - GoDaddy.com, LLC
- Registrar · iana:468
- Country · US
- Email · richard.dohi@videsktop.com
- TLD · .com
- Browse hostnames · vi…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "videsktop.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.