Skip to content

Hostname

bluefleet.com.br

Last fetched

bluefleet.com.br resolves to 17 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR.

Nutrition Label

WHISPER CANON · bluefleet.com.brRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bluefleet.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
15.229.145.15515.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.BR
177.71.155.129177.71.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
18.229.98.8018.229.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
52.67.27.18452.67.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
52.67.6.1352.67.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
52.67.71.13352.67.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
52.67.91.9352.67.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
54.207.17.3354.207.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.207.255.8554.207.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.232.163.12554.232.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR
54.232.62.7854.232.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.233.69.22254.233.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR
54.233.89.354.233.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR
54.94.32.21954.94.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.116.11556.126.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.138.10456.126.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.173.5356.126.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR

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 bluefleet.com.br in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for bluefleet.com.br.

MechanismTarget
SPF_INCLUDE_spf.firebasemail.com
SPF_INCLUDE_spf.rdstation.com.br
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.plugcrm.net
SPF_INCLUDEspf.protection.outlook.com

Related pages

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

Cypher and MCP

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

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