Hostname
hkhitstar.com
Last fetched
hkhitstar.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
hkhitstar.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 |
|---|---|---|---|---|
| 54.151.249.94 | 54.151.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of hkhitstar.com owner
- Contact emails
- ryan@ryanchan.info
- 238b8065-f13b-4f38-a1b7-6e8901194010@identity-protect.org
- 3cd0ddca-b41d-4ff6-8eff-01c8af29b6ea@identity-protect.org
- 667bf278-3a04-4697-a7f5-1c15b97e69dc@identity-protect.org
- 71cd5ed4-ed41-4ca4-a74b-39382e4c1297@identity-protect.org
- a560d6f1-9b06-4fc0-bb5a-dbd35107d169@identity-protect.org
- a676dfd3-fc0f-4123-9eca-bf83bf306ba5@identity-protect.org
- afed454c-8f98-4974-b7bc-779a7081dfb0@identity-protect.org
- owner-1709963@hkhitstar.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of hkhitstar.com.
| Subdomain |
|---|
| mail.hkhitstar.com |
| www.hkhitstar.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for hkhitstar.com.
| Mechanism | Target |
|---|---|
| SPF_A | hkhitstar.com |
| SPF_IP | 54.151.249.94 |
| SPF_MX | hkhitstar.com |
Related pages
Pivot deeper into the graph from hkhitstar.com.
- IP · 54.151.249.94
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SG
- Email · ryan@ryanchan.info
- TLD · .com
- Browse hostnames · hk…
- 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: "hkhitstar.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.