Skip to content

Hostname

bbmnet.com.br

Last fetched

bbmnet.com.br resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · bbmnet.com.brRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/bbmnet.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.4.217104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.5.217104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.73.38172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
Organization
bolsa brasileira de mercadorias
Contact emails

Subdomains

33 observed subdomains of bbmnet.com.br.

Web-graph footprint

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

52 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for bbmnet.com.br.

MechanismTarget
SPF_Abbmnet.com.br
SPF_INCLUDE_spf.rdstation.com.br
SPF_INCLUDEbbmlink.bbmnet.com.br
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.aknamail.com.br
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.41.10.72
SPF_IP104.41.8.97
SPF_IP177.70.116.1/24
SPF_MXbbmnet.com.br

Related pages

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

Cypher and MCP

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

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