Hostname
hintfly.com
Last fetched
hintfly.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
hintfly.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.154.110.122 | 18.154.108.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.154.110.64 | 18.154.108.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.154.110.78 | 18.154.108.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.154.110.88 | 18.154.108.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.64.141.108 | 18.64.140.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BH |
| 18.64.141.117 | 18.64.140.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BH |
| 18.64.141.20 | 18.64.140.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BH |
| 18.64.141.22 | 18.64.140.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BH |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of hintfly.com owner
- Contact emails
- 1f3f952f-c4d3-4fbd-beae-ae931bcea038@identity-protect.org
- 3282742b-c8cb-48e6-964d-c5d758291fac@identity-protect.org
- 47b41fed-f1ed-42d0-b633-72873f8e15a4@identity-protect.org
- 5d00cb1a-62c2-4ea0-9ca8-8c2376a2bb5e@identity-protect.org
- 6d37e61d-74cf-429d-b9d7-f4f281743ab6@identity-protect.org
- 892f4ff5-78ee-4920-93f9-684565f3ad02@identity-protect.org
- owner-10499330@hintfly.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from hintfly.com.
- IP · 18.154.110.122
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 1f3f952f-c4d3-4fbd-beae-ae931bcea038@identity-protect.org
- 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: "hintfly.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.