Hostname
w-2taxforms.com
Last fetched
w-2taxforms.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:93 as the registrar.
Nutrition Label
Resolution chain
w-2taxforms.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:93
- Organization
- great life resources
- Contact emails
- 1b755a67c40bf4ad5712e003490cda08dfc9d336@privatedomain.gkg.net
- 27b93fd7d62582e9ffbc0c2455f01c14d3692fdf@privatedomain.gkg.net
- 2fc1ce32cbbf256e15a9ee50248409f71b452849@whois.gkg.net
- 3e18b51d455511fca4194e5aee6a598adac831da@whois.gkg.net
- 756189e5e3c512f8f70f3cddf4b65ec6bd3dcef6@privatedomain.gkg.net
- 931f003809b1a33caaaa875eb14f21df902f4a04@whois.gkg.net
- 97e4d252f0935fceae255981d0c6bb0e5f0f3058@privatedomain.gkg.net
- ad54e5e051458c41529142bd57a97de400aded62@privatedomain.gkg.net
- cb4d69383f1787469324f23ef56e6443fc2a93d5@privatedomain.gkg.net
- dc1409eccf12d3a9ef5c6a617e9e208383f5ebf3@privatedomain.gkg.net
- ef67b6272e93603c46e78927c996e9f7ca50ab96@privatedomain.gkg.net
Subdomains
1 observed subdomain of w-2taxforms.com.
| Subdomain |
|---|
| www.w-2taxforms.com |
Web-graph footprint
Distinct hostnames that link to or from w-2taxforms.com in the public web crawl.
20 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from w-2taxforms.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "w-2taxforms.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.