Skip to content

Hostname

biplus.com.br

Last fetched

biplus.com.br resolves to 1 IPv4 address operated by ANDME-46474 - 23ANDME in US. WHOIS lists registrar:superdominios (53) as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
192.169.82.86192.169.82.0/24AS46475ANDME-46474 - 23ANDMEUS

WHOIS identity

Registrar
registrar:superdominios (53)
Organization
paulo vitor nascimento
Contact emails

Subdomains

9 observed subdomains of biplus.com.br.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for biplus.com.br.

MechanismTarget
SPF_Abiplus.com.br
SPF_INCLUDE_spf.cloudezmail.io
SPF_INCLUDE_spf.google.com
SPF_IP192.169.81.142
SPF_IP192.169.82.86
SPF_IP2600:3c00:0:0:f03c:93ff:fe7d:d8aa
SPF_IP63.143.51.134
SPF_IP72.14.188.58
SPF_MXbiplus.com.br

Related pages

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

Cypher and MCP

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

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