Skip to content

Hostname

b2btechsummit.com.br

Last fetched

b2btechsummit.com.br resolves to 1 IPv4 address operated by VLC Internet e Servicos Ltda ME in BR.

Nutrition Label

WHISPER CANON · b2btechsummit.com.brRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/b2btechsummit.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
186.250.240.83186.250.240.0/24AS53221VLC Internet e Servicos Ltda MEBR
186.250.240.83186.250.240.0/24AS53221VLC Internet e Servicos Ltda MEBR

WHOIS identity

Registrar
Organization
oria gest?o de recursos ltda
Contact emails

Subdomains

7 observed subdomains of b2btechsummit.com.br.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • b2btechsummit.com.br

SPF policy

4 SPF mechanisms authorising senders for b2btechsummit.com.br.

MechanismTarget
SPF_Ab2btechsummit.com.br
SPF_IP162.241.66.211
SPF_IP186.250.240.83
SPF_MXb2btechsummit.com.br

Related pages

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

Cypher and MCP

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

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