Skip to content

Hostname

hakuna.ch

Last fetched

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

Nutrition Label

WHISPER CANON · hakuna.chRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/hakuna.ch

Resolution chain

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

IPPrefixASNOperatorCountry
3.166.49.1213.166.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.166.49.333.166.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.166.49.363.166.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.166.49.913.166.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.171.117.1033.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.183.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.583.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.83.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
samuel sieg
Contact emails

Subdomains

7 observed subdomains of hakuna.ch.

Web-graph footprint

Distinct hostnames that link to or from hakuna.ch in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for hakuna.ch.

MechanismTarget
SPF_Ahakuna.ch
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mtasv.net
SPF_MXhakuna.ch

Related pages

Pivot deeper into the graph from hakuna.ch.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "hakuna.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.