Hostname
tp-qa.com
Last fetched
tp-qa.com resolves to 1 IPv4 address operated by LIGHTPATH - Cablevision Lightpath LLC in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
tp-qa.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 |
|---|---|---|---|---|
| 65.87.16.50 | 65.87.16.0/24 | AS54004 | LIGHTPATH - Cablevision Lightpath LLC | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of tp-qa.com owner
- Contact emails
- israell@gmail.com
- 6cf1dfa6-a10d-4220-9d93-552fd8ef9277@identity-protect.org
- 6ebc1016-7d96-4c74-a9a0-ae8d6eeb62ea@identity-protect.org
- 84fda13b-9d18-4a07-beb6-973bfbaeedb1@identity-protect.org
- 878a94c2-14e5-4a77-a6d6-c5486c657d5a@identity-protect.org
- c19e44df-529b-4aff-9002-49a4a10f3d88@identity-protect.org
- ed0e1769-8c73-4227-b3e1-ff9118d8bbee@identity-protect.org
- owner-11509118@tp-qa.com.whoisprivacyservice.org
- owner-6490002@tp-qa.com.whoisprivacyservice.org
Subdomains
9 observed subdomains of tp-qa.com.
Threat posture
History
Related pages
Pivot deeper into the graph from tp-qa.com.
- IP · 65.87.16.50
- ASN · AS54004LIGHTPATH - Cablevision Lightpath LLC
- Registrar · iana:468
- Country · US
- Email · israell@gmail.com
- TLD · .com
- Browse hostnames · tp…
- 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: "tp-qa.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.