Skip to content

Hostname

bukowskis.com

Last fetched

bukowskis.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.129.31.79108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
18.200.1.5618.200.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
34.251.172.21734.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.251.19.7434.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.143.16052.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.19.12.8452.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.212.137.452.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.30.225.19352.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.154.119.2354.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.195.68.10654.195.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.220.186.13954.220.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.246.192.5854.246.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for bukowskis.com.

MechanismTarget
SPF_Abukowskis.com
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP50.31.43.221

Related pages

Pivot deeper into the graph from bukowskis.com.

Cypher and MCP

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

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