Hostname
truenicks.com
Last fetched
truenicks.com resolves to 1 IPv4 address operated by THEJOCKEYCLUB - The Jockey Club in US. WHOIS lists iana:48 as the registrar.
Nutrition Label
Resolution chain
truenicks.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.115.22.251 | 199.115.22.0/24 | AS32369 | THEJOCKEYCLUB - The Jockey Club | US |
WHOIS identity
- Registrar
- iana:48
- Organization
- network operations center
- Contact emails
Subdomains
3 observed subdomains of truenicks.com.
| Subdomain |
|---|
| test.truenicks.com |
| www.truenicks.com |
Showing 2 of 3. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from truenicks.com in the public web crawl.
136 sites link to this hostname.
89 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for truenicks.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | bulkmx.bloodhorse.com |
| SPF_IP | 199.115.22.224/27 |
| SPF_IP | 199.115.22.32/27 |
| SPF_MX | truenicks.com |
Related pages
Pivot deeper into the graph from truenicks.com.
- IP · 199.115.22.251
- ASN · AS32369THEJOCKEYCLUB - The Jockey Club
- Registrar · iana:48
- Country · US
- Email · hostmaster@bloodhorse.com
- TLD · .com
- Browse hostnames · tr…
- 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: "truenicks.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.