Skip to content

Hostname

buc.cool

Last fetched

buc.cool resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · buc.coolRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/buc.cool

Resolution chain

buc.cool resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.132.66.15418.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.133.10.15718.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
3.8.254.2363.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:69
Organization
bridport united church
Contact emails

Subdomains

1 observed subdomain of buc.cool.

Subdomain
www.buc.cool

Web-graph footprint

Distinct hostnames that link to or from buc.cool in the public web crawl.

Threat posture

History

Mail and authentication

MX records

  • buc.cool

Related pages

Pivot deeper into the graph from buc.cool.

Cypher and MCP

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

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