Hostname
trophyhorse.com
Last fetched
trophyhorse.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
trophyhorse.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 |
|---|---|---|---|---|
| 52.32.158.152 | 52.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- chris hufford
- Contact emails
- chris@huffordfamily.com
- 3062570b-329b-49e5-aa8b-2b8ec9205980@identity-protect.org
- 502d6808-9891-4baa-b4d5-047236277356@identity-protect.org
- 7b2a7cd9-aba3-41a3-a877-b4e5964b4a55@identity-protect.org
- 9f807889-f104-405f-9099-dd1b753645d4@identity-protect.org
- b65f64e9-07a3-481a-a8d8-a544cfdc550e@identity-protect.org
- c3e49a5c-ea09-4f6b-ba79-2de7911fb447@identity-protect.org
- e8f275c1-ada7-4493-b54b-8317c6fdf714@identity-protect.org
- owner-3708074@trophyhorse.com.whoisprivacyservice.org
- owner-3885137@trophyhorse.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of trophyhorse.com.
Web-graph footprint
Distinct hostnames that link to or from trophyhorse.com in the public web crawl.
7 sites link to this hostname.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from trophyhorse.com.
- IP · 52.32.158.152
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · chris@huffordfamily.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: "trophyhorse.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.