Hostname
hit-show.com
Last fetched
hit-show.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
hit-show.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.211.209.8 | 52.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- fiera di vicenza s.p.a.
- Contact emails
- domini@vicenzafiera.it
- 10478f82-a909-4421-839e-c28ac6bdf3b2@identity-protect.org
- 363ade99-a2c6-4045-9454-b5929ea2f868@identity-protect.org
- 546996a1-17b6-45bc-a4af-2015c52a1a75@identity-protect.org
- ba79feda-5c04-44ba-a1d0-cbf3e37b08ba@identity-protect.org
- da347899-f3bb-43d5-b84a-265c86ef5bb6@identity-protect.org
Subdomains
5 observed subdomains of hit-show.com.
Web-graph footprint
Distinct hostnames that link to or from hit-show.com in the public web crawl.
22 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for hit-show.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.mailermn.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from hit-show.com.
- IP · 52.211.209.8
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · domini@vicenzafiera.it
- TLD · .com
- Browse hostnames · hi…
- 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: "hit-show.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.