Skip to content

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

WHISPER CANON · hokify.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/hokify.com

Resolution chain

hokify.com resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.184.28.14318.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.127.6.193.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.70.107.1233.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
35.158.226.8435.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
52.28.18.12452.28.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
52.58.219.20752.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
54.93.160.14854.93.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.DE
63.181.179.11863.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.182.61.6263.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.180.187.18063.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.184.47.663.184.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of hokify.com owner
Contact emails

Subdomains

23 observed subdomains of hokify.com.

Web-graph footprint

Distinct hostnames that link to or from hokify.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for hokify.com.

MechanismTarget
SPF_INCLUDE2431623.spf04.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from hokify.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.