Hostname
target-video.com
Last fetched
target-video.com resolves to 1 IPv4 address operated by LIQUIDWEB - Liquid Web, L.L.C in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
target-video.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.189.224.131 | 199.189.224.0/23 | AS32244 | LIQUIDWEB - Liquid Web, L.L.C | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of target-video.com owner
- Contact emails
- mg@target-video.com
- maxxg@gmx.de
- 29fa0f9d-5b43-4f73-b4dd-2cc2fc6beefe@identity-protect.org
- 8b366c34-c0a5-46ea-b53c-4bddcecf0778@identity-protect.org
- 8c82b24c-9e84-4181-a0ea-8023f6e0454f@identity-protect.org
- 96ff5223-22e9-42b6-a4bf-673291256fa1@identity-protect.org
- 9f3604b1-7714-47c0-990c-a065f02e3147@identity-protect.org
- e2c57ef0-9ba3-452d-9201-32cd2cf86935@identity-protect.org
- owner-8143066@target-video.com.whoisprivacyservice.org
Subdomains
14 observed subdomains of target-video.com.
Showing 13 of 14. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from target-video.com in the public web crawl.
382 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for target-video.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 144724130.spf03.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from target-video.com.
- IP · 199.189.224.131
- ASN · AS32244LIQUIDWEB - Liquid Web, L.L.C
- Registrar · iana:468
- Country · US
- Email · mg@target-video.com
- TLD · .com
- Browse hostnames · ta…
- 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: "target-video.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.