Skip to content

Hostname

b2online.com.br

Last fetched

b2online.com.br resolves to 1 IPv4 address operated by AS136907 in BR.

Nutrition Label

WHISPER CANON · b2online.com.brRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/b2online.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
119.8.139.157119.8.136.0/21AS136907BR

WHOIS identity

Registrar
Organization
b2 comercio online de artigos esportivos
Contact emails

Subdomains

10 observed subdomains of b2online.com.br.

Web-graph footprint

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

41 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for b2online.com.br.

MechanismTarget
SPF_Ab2online.com.br
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.whservidor.com
SPF_IP119.8.139.157
SPF_MXb2online.com.br

Related pages

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

Cypher and MCP

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

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