Skip to content

Hostname

bukowskismarket.com

Last fetched

bukowskismarket.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · bukowskismarket.comRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bukowskismarket.com

Resolution chain

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

IPPrefixASNOperatorCountry
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
54.195.68.10654.195.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:106
Organization
albert ramstedt
Contact emails

Subdomains

1 observed subdomain of bukowskismarket.com.

Web-graph footprint

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

85 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for bukowskismarket.com.

MechanismTarget
SPF_Abukowskismarket.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from bukowskismarket.com.

Cypher and MCP

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

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