Skip to content

Hostname

connectmed.com.br

Last fetched

connectmed.com.br resolves to 1 IPv4 address operated by ORACLE-BMC-31898 - Oracle Corporation in BR. WHOIS lists registrar:saninternet (52) as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
152.67.56.11152.67.32.0/19AS31898ORACLE-BMC-31898 - Oracle CorporationBR

WHOIS identity

Registrar
registrar:saninternet (52)
Organization
connectmed - crc consult, adm e tec. em saude ltda
Contact emails

Subdomains

4 observed subdomains of connectmed.com.br.

Web-graph footprint

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

6 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Arelay.crc.com.br
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP132.226.253.140
SPF_IP168.138.226.220

Related pages

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

Cypher and MCP

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

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