Hostname
hokify.com
Last fetched
hokify.com resolves to 11 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
hokify.com resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.184.28.143 | 18.184.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.127.6.19 | 3.124.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.70.107.123 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 35.158.226.84 | 35.156.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.28.18.124 | 52.28.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.58.219.207 | 52.58.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.93.160.148 | 54.93.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 63.181.179.118 | 63.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 63.182.61.62 | 63.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 63.180.187.180 | 63.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 63.184.47.6 | 63.184.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of hokify.com owner
- Contact emails
- s.tretter@gmail.com
- 03087f43-bf6c-4521-9fa9-a376b6b291dc@identity-protect.org
- 0aeb341b-f635-4307-a388-b4066de21349@identity-protect.org
- 1d407ddd-239e-4434-81e9-6f79bd1d1aa2@identity-protect.org
- 66cce0ca-e7dc-4aa4-ab51-c3485fd982c2@identity-protect.org
- 7d96d67b-15d0-473d-8d1a-5694edc4d07c@identity-protect.org
- c08b2319-52c7-4b97-b71f-927ec3f70011@identity-protect.org
- d02eff8c-48b3-4dc0-bc19-5df17f2b522b@identity-protect.org
- owner-1004517@hokify.com.whoisprivacyservice.org
- owner-1245540@hokify.com.whoisprivacyservice.org
- owner-5368652@hokify.com.whoisprivacyservice.org
- owner-5835983@hokify.com.whoisprivacyservice.org
Subdomains
23 observed subdomains of hokify.com.
Showing 20 of 23. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from hokify.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for hokify.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 2431623.spf04.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.mlsend.com |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from hokify.com.
- IP · 18.184.28.143
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · s.tretter@gmail.com
- TLD · .com
- Browse hostnames · ho…
- 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: "hokify.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.