Skip to content

Hostname

bokun.is

Last fetched

bokun.is resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · bokun.isRouting diversity4.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint8.5/10canon.whisper.security/host/bokun.is

Resolution chain

bokun.is resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.226.155.12113.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.12913.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.5913.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.6913.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.11213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
3.164.230.33.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.230.393.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.230.483.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.230.563.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.168.102.1003.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.1253.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.543.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.843.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.65.1752.85.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.65.2252.85.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.65.6052.85.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.65.8252.85.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
bokun ehf.
Contact emails

Subdomains

24 observed subdomains of bokun.is.

Web-graph footprint

Distinct hostnames that link to or from bokun.is in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for bokun.is.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf.tripadvisor.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEspf.mail.intercom.io
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from bokun.is.

Cypher and MCP

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

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