Hostname
buk.pe
Last fetched
buk.pe resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists registrar:nic.pe as the registrar.
Nutrition Label
Resolution chain
buk.pe resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.12.1.79 | 16.12.1.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 16.12.1.95 | 16.12.1.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 16.12.2.19 | 16.12.2.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 16.12.2.27 | 16.12.2.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 16.12.2.39 | 16.12.2.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 16.12.2.51 | 16.12.2.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 16.12.2.67 | 16.12.2.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.5.232.12 | 3.5.232.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.5.232.15 | 3.5.232.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.5.232.203 | 3.5.232.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.5.232.219 | 3.5.232.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.5.232.227 | 3.5.232.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.5.232.235 | 3.5.232.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.5.232.239 | 3.5.232.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.5.232.244 | 3.5.232.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.5.232.30 | 3.5.232.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.5.232.39 | 3.5.232.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.5.232.51 | 3.5.232.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.5.232.52 | 3.5.232.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.5.232.53 | 3.5.232.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
WHOIS identity
- Registrar
- registrar:nic.pe
- Organization
- santiago lira
- Contact emails
- —
Subdomains
82 observed subdomains of buk.pe.
Showing 25 of 82. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from buk.pe in the public web crawl.
60 sites link to this hostname.
141 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for buk.pe.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 3790458.spf07.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | servers.mcsv.net |
Related pages
Pivot deeper into the graph from buk.pe.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "buk.pe"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.