Skip to content

Hostname

bblend.com.br

Last fetched

bblend.com.br resolves to 1 IPv4 address operated by AS63949 in US.

Nutrition Label

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

Resolution chain

bblend.com.br resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
23.239.8.24123.239.8.0/21AS63949US

WHOIS identity

Registrar
Organization
whirlpool br
Contact emails

Subdomains

13 observed subdomains of bblend.com.br.

Web-graph footprint

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

22 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for bblend.com.br.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.umail.com.br
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net
SPF_IP107.23.43.204/32
SPF_IP189.89.121.171
SPF_IP200.143.5.96/27
SPF_IP200.143.7.0/24
SPF_IP50.97.176.131
SPF_IP50.97.176.135
SPF_IP54.225.107.119
SPF_IP54.236.213.237/32

Related pages

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

Cypher and MCP

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

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