Hostname
hokify.de
Last fetched
hokify.de resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB.
Nutrition Label
Resolution chain
hokify.de resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.156.46.109 | 108.156.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 108.156.46.37 | 108.156.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 108.156.46.39 | 108.156.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 108.156.46.40 | 108.156.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 13.32.230.115 | 13.32.230.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.230.24 | 13.32.230.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.230.33 | 13.32.230.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.230.90 | 13.32.230.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.245.31.108 | 18.245.30.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.31.22 | 18.245.30.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.31.44 | 18.245.30.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.31.60 | 18.245.30.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
No WHOIS records are currently associated with hokify.de in WhisperGraph.
Subdomains
4 observed subdomains of hokify.de.
Showing 3 of 4. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from hokify.de in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for hokify.de.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from hokify.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "hokify.de"})-[: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.