Skip to content

Hostname

bedalab.com.br

Last fetched

bedalab.com.br resolves to 1 IPv4 address operated by AS270353 in BR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
200.9.155.11200.9.155.0/24AS270353BR

WHOIS identity

Registrar
Organization
instituto de medicina nuclear e endocrinologia
Contact emails

Subdomains

9 observed subdomains of bedalab.com.br.

Web-graph footprint

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

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • bedalab.com.br

SPF policy

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

MechanismTarget
SPF_Abedalab.com.br
SPF_IP187.63.100.5
SPF_IP187.63.100.6
SPF_IP200.9.155.11
SPF_MXbedalab.com.br

Related pages

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

Cypher and MCP

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

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