Hostname
wtg-ads.com
Last fetched
wtg-ads.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
wtg-ads.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of wtg-ads.com owner
- Contact emails
- 46283d3f-ac6c-4254-8884-777192c106a7@identity-protect.org
- 72d14a0e-9489-456c-a87b-058d8a192dfb@identity-protect.org
- 8ae550c4-c97c-437e-a501-a3bd2663a079@identity-protect.org
- 939ed6d8-1891-4566-af6e-2926cfa21ebb@identity-protect.org
- c2293f1e-74da-4b5c-ab98-4daeef3654d5@identity-protect.org
- cf2ac212-bb1b-4c2f-a36f-c5775b562186@identity-protect.org
- e893a768-f15a-4636-8d1d-5e2e40070ad7@identity-protect.org
- owner-300709@wtg-ads.com.whoisprivacyservice.org
- owner-4530806@wtg-ads.com.whoisprivacyservice.org
- owner-801345@wtg-ads.com.whoisprivacyservice.org
Subdomains
14 observed subdomains of wtg-ads.com.
Threat posture
History
Related pages
Pivot deeper into the graph from wtg-ads.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "wtg-ads.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.