Skip to content

Hostname

buk.com.br

Last fetched

buk.com.br resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · buk.com.brRouting diversity1.5/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/buk.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
13.224.125.10613.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.12413.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.12713.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.4913.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
brand corporation compra e venda de dom?nios
Contact emails

Subdomains

4 observed subdomains of buk.com.br.

Web-graph footprint

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

93 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for buk.com.br.

MechanismTarget
SPF_INCLUDE3790458.spf07.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from buk.com.br.

Cypher and MCP

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

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