Skip to content

Hostname

test.hokify.ch

Last fetched

test.hokify.ch resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB.

Nutrition Label

WHISPER CANON · test.hokify.chRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/test.hokify.ch

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.217.76108.138.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
108.138.217.77108.138.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
108.138.217.83108.138.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
108.138.217.90108.138.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
13.35.58.1913.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.4513.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.7113.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.7513.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with test.hokify.ch in WhisperGraph.

Subdomains

1 observed subdomain of test.hokify.ch.

Threat posture

History

Related pages

Pivot deeper into the graph from test.hokify.ch.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "test.hokify.ch"})-[: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.